I was wondering if someone could point me in the direction to a proxy server program that would let me take one of my remote dedicated servers with multiple IP Addresses, and let me turn that server into a private proxy server for me to access the internet from one of my computers at home through one of the IP Addresses of that remote dedicated server.... Basicaly a similar situation to Hide-My-IP but instead of using their proxy servers, I am using my own... I want to use this for private use, I am not looking to make money off of it or anything like that, so something simple, that I can password protect, and cheap! Thanks!
Hi, U can setup ur phproxy or cgiproxy script there for ur own use. They are very easy to setup. Let me know if u need any help regd this. Regards,
Thanks for the suggestion... I tried the phpproxy but I guess my server isn't set up for one of the components (I think) and it didn't work properly... I actually found a nice program called psiphon which worked for 1 ip address, but I coudn't find a way to utilize the other ip addresses that the server has... I am not sure if this is even possible, or if they would all just ultimately point to the main IP address anyway...
There are quite a few web proxy scripts now www.zelune.net www.eproxies.info www.glype.com www.bblocked.org
Thanks for the list.. unfortunately those all seem to use PHP and I can't get any of them working on my server (which I don't think has CURL installed on it)... that's why I liked that psiphon program, it was a self contained program and worked real easy (other than only letting me use the 1 ip address)...
Well, now that I sort of know what I am looking for, I looked for an ASP Proxy Script (since that is my preferred programming language) and found a nice one at: http://www.codeproject.com/KB/aspnet/asproxy.aspx However, I guess it's not going to do what I want it to do with multiple IP Addresses... I was hoping that I could use my 1 server that has about 40 different IP addresses pointing to it (for my various websites) to create a web proxy from each of those websites which are all on different IPs and have each web proxy with a different IP address.... unfortunately it seems that even though the website is on a different IP address, it is still routing through the main IP address, and that is what still shows up on whatismyipaddress.com unfortunately... Does anybody know any way to accomplish what I am trying to do, or do you literally have to have a separate server for each IP address to get multiple web proxy server IPs?