WHAT IS PROXY ?
What is a Proxy Server?
A proxy server is a kind of buffer between your computer and the Internet resources you are accessing. The data you request come to the proxy first, and only then it transmits the data to you. I know many are looking for IP Maskers or Scramblers, but honestly, it aint real easy for the simple fact that any website that you visit needs your IP to send the info packets too. If its scrambled, you will get alot of errors and crazy redirects :P My solution? Read on........... for a good list of Proxy servers try here>> http://www.multiproxy.org/
Why do I need to use proxy servers?
Transfer speed improvement. Proxy servers accumulate and save files that are most often requested by thousands of Internet users in a special database, called “cache”. Therefore, proxy servers are able to increase the speed of your connection to the Internet. The cache of a proxy server may already contain information you need by the time of your request, making it possible for the proxy to deliver it immediately.
Security and privacy. Anonymous proxy servers that hide your IP address thereby saving you from vulnerabilities concerned with it.
Sometimes you may encounter problems while accessing to web server when server administrator restricted access from your IP or even from wide IP range (for example restricting access from certain countries or geographical regions). So you try to access those pages using an anonymous proxy server. Security and privacy. Anonymous proxy servers that hide your IP address thereby saving you from vulnerabilities concerned with it.
What is a public proxy server?
It is a proxy server which is free and open for everybody on the Internet. Unfortunately most of them are not anonymous.
Free service trying to provide list of public HTTP proxy servers. Usually provide small list of proxies with low percent of functioning servers due to hosting restrictions on CPU time (they simply can't allow themselves to check many proxies every second especially in parallel).
Free service trying to provide list of public HTTP proxy servers. Usually provide small list of proxies with low percent of functioning servers due to hosting restrictions on CPU time (they simply can't allow themselves to check many proxies every second especially in parallel).
The Solution?
When using an anonymous proxy server you don’t give a anybody chance to find out your IP address to use it in their own interests. ;) If there is a need to make an (inner) proxy connect to the outside world via another (outer) proxy server, you can use the same environment variables as are used to redirect clients to the proxy to make inner proxy use the outer one:
http_proxy ftp_proxy
gopher_proxy
wais_proxy
E.g. your (inner) proxy server's startup script could look like this:
#!/bin/sh
http_proxy=http://outer.proxy.server:8082/
export http_proxy
/usr/etc/httpd -r /etc/inner-proxy.conf -p 8081
This is a little ugly, so there are also the following directives in the configuration file:
http_proxy http://outer.proxy.server/
ftp_proxy http://outer.proxy.server/
gopher_proxy http://outer.proxy.server/
wais_proxy http://outer.proxy.server/
0 comments :
Contact Form
Popular Posts
-
Features of New Vodafone TCP Config Based on TCP Protocol by Spotflux Doesn't contains any high speed proxy or server(You can edit ...
-
Features: 1. Multiple configuration added. 2. Use with 3g Balance .(It will work if its connects with zero) 3. No Balance or speed capping i...
-
Hello Guys , Introducing new config files for Reliance 3G, Try it by yourself and put your comments, comments under 50 charachter will not b...
-
"Navitel Navigator" - a unique and accurate navigation system for smartphones and PDAs (PDA) equipped with GLONASS / GPS-receiver...
-
THIS HIKE TRICK IS WORKING FINE ALL OVER INDIA, I'VE POSTED THIS OPENLY PLEASE DO NOT FORGET TO COMMENT IF IT'S WORKING OR NOT WORKI...
-
Latest Airtel Free GPRS Trick this is a proxy based and trick is working confirmed in most of states. This will work in both 2g/3g network m...
-
[ NOT WORKING NOW ] HELLO FRIENDS !! Try these method and if it's working for you please comment below !! FEATURES :: 1. FREE CALLING ...
-
China has scored a win in the race to achieve mega computing power, by unveiling a new system that is twice as faster than anything else a...
-
Features Based on TCP Open Port Works In Android Smartphones No Balance Deduction at All Supports Torrent Unlimited Usage with No Limitation...
-
I am here sharing Vodafone 3G eXtreme TCP Pack which support 443 TCP Port and 100% working for most of the states as i am drafting this thr...
statistics
Google Plus
Facebook
Twitter
Share this Post
Ads 1
Ads 2
Ads 2
Contributors
Powered by Blogger.
Post a Comment