Proxy Server

telkomsuig

Expert Member
Joined
Mar 4, 2005
Messages
2,422
Reaction score
0
I need some help setting up a private proxy server on a VPS account. Has anybody done this before? Is there a easy to use howto guide somewhere?
 
If it's running a SSH server, you already have a non-caching proxy built-in.

Just download plink.exe (a command line SSH client), and use the following command:

plink -D 8128 -T -C -N [email protected]

The set ONLY the SOCKS option on your proxy server to 127.0.0.1 port 8128 (disable HTTP, FTP, SECURE, etc).

You will be required to keep the plink window open, but this is the simplest "telkom has stuffed up" and I need to surf proxy you can have.

Edit: Get it here. Made by the same people as Putty
 
Last edited:
Top
Sign up to the MyBroadband newsletter
X