Setting Transparent Proxy Server with Squid in Ubuntu January 21, 2010
Posted by admin in : Computer Tips , add a commentSetting Transparent Proxy Server with Squid on Ubuntu Server is one of the Ubuntu Linux tips you need to know. Why do we need Proxy Server, what can I do? and what is that Squid? well let us examine one by one. Proxy Server is a server computer or a computer application that can act as a servant or a gateway to other computers to request the content from the Internet or Intranet. Squid proxy server is used to save lots of Internet bandwidth is still limited in developing countries like asia, because of its ability to cache and filter internet content. While squid is a common application used as a Proxy Server. Here Setting Transparent Proxy Server with Squid in Ubuntu:
Making Web Proxy October 9, 2009
Posted by admin in : Computer Tips , add a commentHow to Make Web Proxy? very easy!
Previously I have written an article making web proxy with php and now I continue with the second way. Creating a Web Proxy, only need Web Hosting that support PHP and Curl. If using cPanel Hosting 11 or more must Existing Curl. So we simply must Finding Web Hosting surely with domain.
I’m here now using Glype Script:
- Download Script here
- First unzip
- Upload folder proxy to your hosting
- Run http://yourwebproxy.tld/proxy/admin.php
- Setting as you want
- If you have makeĀ setting, open http://yourwebproxy.tld/proxy
- Done.
Making Web Proxy is very easy.
Making Web Proxy with php October 9, 2009
Posted by admin in : Computer Tips , add a commentYour IP address have banned by some website which do you think is important? You might immediately think to change your ISP. Hold on! still there is way to hide your IP address.
or you want to create a web service proxy. It’s easy, just need hosting that support php. Just look for the hosting that support php, this script doesn’t need Curl.
ok, its a poxy script.
The following are some features of poxy: (more…)