How to setup Squid Proxy Server for specific purpose? - Ask Ubuntu
i have installed squid proxy server. working correctly far can tell.
i have uptil been using zend2.com whenever need proxy server. allows me visit websites using locations different original location. can such thing in squid?
i have turned forwarded_for
off
, think have use forwarded_for
in way can't figure out. also, else cool stuff can squid proxy server ? new proxy servers in general can tell me great :)
- os: ubuntu 16.04
- squid cache: version 3.5.12
zend2 anonymous proxy service route traffic through multiple locations, hiding ip, , subsequently location. useful in many ways, 1 in particular around geographical limitations connecting services.
squid caching proxy used speeding connections caching files used again , again instead of downloading them each time access site.
while squid setup similar zend2, need infrastructure support it. if have server running squid, of outbound connections show 1 location.
another alternative zend2 use tor project.
Comments
Post a Comment