background preloader

Proxifier - Bypass firewall and proxy, tunnel connections through an HTTPS and SOCKS proxy

Proxifier - Bypass firewall and proxy, tunnel connections through an HTTPS and SOCKS proxy

Privoxy - Home Page Convert HTML to PDF | Save web pages as PDF | HTML to PDF API Public Proxy Servers Apophysis 7X | Free software downloads ASProxy: Surf in the web invisibly using ASP.NET power. Free source code and programming help Surf the web with ASProxy Current version: 5.5 Beta4 ASProxy official web site Note: All downloads are from external site (SourceForge). Contents Introduction With this tool which is written in ASP.NET 2 you can easily pass the filter and see the your desired web pages or you can even download files. Features: Fell free to surf the web pagesFull support of AJAX enabled and Web 2.0 sites. Installation Installation guide for Somee (For beginner users) The first thing you need is to have a free web hosting that supports ASP.NET. After you created your website, you'll need an FTP tool like FlashFXP or CuteFTP to transfer files to the server. Open your FTP software and click the "connect" button and a new window will open. Then you must enter User name and Password. Somee's settings to support ASP.NET 2 1- Go to www.somee.com 2- Log in your account. 3- Go to Control Panel and click "Web" button. 4- In the following page titled "General Information", your account information is displayed.

Apophysis Anonymize your Google searches with the GoogleSharing add-on for Firefox I find the thought of Google tracking my everyday searches rather disturbing; I'm sure I'm not the only one. GoogleSharing is an experimental Firefox add-on which selectively routes Google searches through an anonymizing proxy. Searches remain very snappy -- and Google is none the wiser. GoogleSharing is very selective, and anonymizes only your search traffic. GMail, Google Reader, and other such services keep working normally since you don't have to be logged out of Google for it to work. One side effect worth noting: by default you'll get results from Google.com itself in English, and not from a country-specific Google domain (like, say, google.co.il). GoogleSharing is currently experimental, so you need to be logged on to addons.mozilla.org to install it. [via gHacks] Tags: add-on, anonymous, firefox, google, privacy, search

Cross-Domain JavaScript With Simple PHP Proxy Using JavaScript, it is possible to load HTML, XML or JSON data with XMLHttpRequest. However cross-domain JavaScript requests (reaching remote pages) are not possible due to browser security limitations except JSONP-formatted JSON data. Simple PHP Proxy is a PHP script which aims to fill this gap by creating a layer between your JavaScript code and the remote domain to get data in HTML, XML or JSON formats. Some features of Simple PHP Proxy: requested URLs can be white-listed & validated against a regex.optionally forward client cookies / SID to the remote server.optionally forward configurable User Agent to the remote server.requests can use either GET or POST request methods.remote data can be delivered as-is with all remote headers intact.remote data can be wrapped in a JSON/P structure that includes status codes & remote headers.if using JSON/P & remote data is valid JSON, it will be merged into the resulting data object. There is also a demo which you can request any URL.

4 Services That Will Send Fresh Proxy Lists To Your Email One of the most interesting aspects of conducting research into online search trends is that you quickly pick up on what topics are the most popular and most important to the large majority of Internet users. One of the most popular search trends is for services that will send you new proxy server list to your email. Why would anyone want to do this? There are a number of reasons – some valid and important and others inappropriate and not so important. While there are certainly a large majority of users who simply would like to access a proxy sites in order to get access to blocked sites at their work or school, there are actually a number of other reasons that are a little more appropriate (and won’t get you fired). Of course a proxy server will also fool your local firewall into thinking that you’re visiting one website, while that website actually redirects the traffic from a completely different website (the one you really wanted to go to) back to your computer.

How To Create Your Own Online Proxy Server In Minutes None of the conventional proxy servers worked, and even Google Translate failed. My hopes were down until, yesterday, I discovered that one of my personal domains could be accessed. Back on my home computer, in a matter of minutes, I had set up my own functioning proxy server. Prerequisites If we want to pull this off there are a few things you need. Web Host In theory, any webhost will do, if they comply with the other requirements; an old computer in your basement, or even a free online webhost. PHP5 or greater and cURL Look for this on the website of your webhost. Permission That’s right. 1. GlypeProxy is a free, standalone PHP script. Next, upload the files to a sub directory on your webserver. There are a few different ways to upload your files. Upload and unpack ZIP Look in the filemanager for an ‘unpack’ or ‘extract’ option. FTP access Use an FTP application to access your webhost, and let it transfer the files while you fetch some more coffee. Manual upload 2. 3.

HttpTunnel in C#. Free source code and programming help Download source code - 2.1 Kb Introduction Some time we need to establish TCP connection through proxy server, where our client host is behind proxy or firewall and deny the TCP connection to outside world. It just allows only HTTP connection. HTTP Tunnel is the method from which we can go through HTTP and connect to outside world as a TCP connection. Description When we want create HTTP connection through proxy server, the client sends a request to the proxy server using HTTP protocol CONNECT method that it wants to establish a connection to some host (Destination) on some port. Protocol HTTP protocol specifies the CONNECT method through which we can create a connection between client and destination. <destionation_address>:<destination_port> After that proxy server will send HTTP response, If it positive response that is with CODE=200 then it is considered that connection is established. Usage of Code In my next article we will discuss how to establish TCP connection using SOCKs proxy.

Related: