![]() |
what is virtual private network & proxy server?
If a site is banned in some organization, we surf that banned site through a proxy server. So what is happening inside?
I know proxy servers maintain logs, so they are not secure. Virtual private connection is better than proxy server because they do not maintain logs. I want to understand the basics of both the things: VPN & proxy server. Can anyone please answer these in simple language.. |
Re: what is virtual private network & proxy server?
I have'n used VPN but i have built & sold many proxy servers. They keep logs indeed but only if you get one who keeps... On SourceForge is a project called Mocks and is currently version 0.0.2
Download link http://downloads.sourceforge.net/pro...s-0.0.2.tar.gz You can configure it easy. Code:
PORT = 10080 # Port MOCKS is to listen toTo start it just Code:
./mocks start - start socks server |
| All times are GMT +5.5. The time now is 20:30. |