View Full Version : Proxy Server
benslayton
04-12-2007, 08:56 PM
ok yes I klnow about phProxy. But How would I make my PC at home a proxy server where I can go into IE or FF and change the connection settings?
Edit> I will have to manually type the connection settings.
Set up a proxy such as Squid (http://www.squid-cache.org/) on it.
pcbrainbuster
04-12-2007, 09:52 PM
I have heard alot about proxy but don't have the slightest idea about it... Can anyone tell me what it is ???
boxxertrumps
04-12-2007, 10:02 PM
a proxy is a website that lets you access other web sites...
a quick and dirty example:
<?php
$stuff = file_get_contents($_GET['a']);
$stuff = strstr("<body>","<body>".$form,$stuff);
$stuff = strstr("<a href=\"","<a href=\"http://yourproxy.org/?a=",$stuff);
echo $stuff;
?>
pcbrainbuster
04-12-2007, 11:15 PM
Ok....?
tech_support
04-13-2007, 03:16 AM
It lets you access "blocked" websites also.
pcbrainbuster
04-13-2007, 03:50 AM
Ohhhh...
tech_support
04-13-2007, 03:51 AM
Something more productive than just "Ohhh..." might help.
pcbrainbuster
04-13-2007, 03:55 AM
:)lol:) - Oh Ok (hows that :))
codeexploiter
04-13-2007, 06:17 AM
http://en.wikipedia.org/wiki/Proxy_server
realmetrics.com
04-20-2007, 11:28 AM
Hi,
You can use CCProxy instead of phProxy.
Here is the link for download
http://www.youngzsoft.net/ccproxy/proxy-server-download.htm
User manual also available here. As usual, you have to type the IP address and Port number in your network connection settings.
If you have more questions, let me know. Am happy to answer your questions.
Thanks..
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.