Main > Free Download Search >

Free proxies software for linux

proxies

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 579
Proxifier 1.0 RC3

Proxifier 1.0 RC3


Proxifier project is an easy to install three tier web proxy written in PHP. more>>
Proxifier project is an easy to install three tier web proxy written in PHP.
Features include the ability to remove cookies, the HTTP referer field, the HTTP user-agent field, scripts on the page, and objects, altering the user-agent string to whatever you please, and tunnelling your proxied traffic through a second proxy.
If there existed a freely public install of this script, two standard proxies could be used, one entered in the proxy settings of your browser, and one entered into the publicly installed web proxy, to create a connection being passed between three separate proxy servers before hitting the final destination.
Most web sites should be supported by this web proxy. If a site doesnt seem to be supported, please email me. Please note, however, that most AJAX applications will probably have problems with Proxifier, so dont attempt to use anything like GMail or Meebo.
DO NOT USE THIS PROXY AS OF NOW TO ACCESS ANY SENSITIVE INFORMATION, INCLUDING BUT NOT LIMITED TO CREDIT CARD INFORMATION, SOCIAL SECURITY NUMBERS, SENSITIVE PASSWORDS, AND OTHER SIMILAR THINGS! Currently, SSL/TLS is supported through just entering a URL in the field. BEWARE: This does NOT secure your connection to the proxy server as of yet, only the connection from the proxy server to the web server the request is going to! This might create a false sense of security for some people, as your passwords are being passed openly without encryption through the Internet.
Enhancements:
- A major bug has been fixed where certain versions of the PCRE library would have issue with one of the regular expressions, causing many pages to not load at all.
- A bug where the base HTML tag was being parsed incorrectly has been fixed.
- Some instances of preg_match() have been replaced with other functions that were more efficient for the circumstances.
<<less
Download (MB)
Added: 2007-05-08 License: BSD License Price:
918 downloads
GNU Proxyknife 1.6

GNU Proxyknife 1.6


GNU Proxyknife is a program to validate free proxies for LAN users to reach the Internet by bypassing ISP proxies with strict li more>>
GNU Proxyknife (formerly known as phc or proxy hunter customed) is a program to validate free proxies for LAN users to reach the Internet by bypassing ISP proxies with strict limits. GNU Proxyknife can be customized to change headers (such as User_Agent) in test requests sent to free proxies.
You can also customize it with your own checksite, checksite port, or checksite key, switch between the CONNECT and GET method, etc., to test and filter free proxies. It can be used to validate free socks5 proxies with a connect command, socks4 proxies with a connect command or free HTTP proxies with a GET or CONNECT method. It can validate free proxies with a TCP tunnel.
Enhancements:
- Myproxy can be a SOCKS4 tunnel.
- This release adds an option "-C", keyword "checkreqin" to enable customizable requests.
- It is possible to implement new protocols (e.g. search MSN proxy).
- Checksite is supported in other protocols (such as ftp://) for HTTP proxies with the GET method.
- This release can be invoked without a startup file.
- Configuring and invoking is simple.
- The output format has been reordered.
- The record of the final request is added to the output.
- The manual has been rewritten.
- Some advanced usages are provided.
- The Chinese translation has been updated.
- Man is integrated into proxyknife.texi.
- Some memory bugs have been fixed.
<<less
Download (0.76MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1075 downloads
ProxyChain 0.4

ProxyChain 0.4


ProxyChain generates a chain of proxies which can give you greater anonymity. more>>
ProxyChain generates a chain of proxies which can give you greater anonymity. ProxyChain project uses HTTP/1.x proxies with CONNECT method supported.
The program supports a listen mode, which will communicate a local port through the chain, creating a brand new chain per connection.
Enhancements:
- A very confortable listen mode was added, which stays in the background (or not with the -D option) and will create a new chain with each incoming connection.
- Detection was added for unhealthy scenarios where the connection you are trying is unsafe or senseless.
- A couple of bugs with servers prematuraly closing the connection were fixed.
<<less
Download (0.004MB)
Added: 2005-12-27 License: GPL (GNU General Public License) Price:
1400 downloads
IOC::Proxy::Interfaces 0.29

IOC::Proxy::Interfaces 0.29


IOC::Proxy::Interfaces is a IOC::Proxy subclasss to proxy objects with a given interface. more>>
IOC::Proxy::Interfaces is a IOC::Proxy subclasss to proxy objects with a given interface.

SYNOPSIS

use IOC::Proxy::Interfaces;

my $proxy_server = IOC::Proxy->new({
interface => AnInterface,
# ... add other config values here
});

$proxy_server->wrap($object);
# our $object is now proxied, but only the
# methods which are part of the interface
# will work, all others will throw exceptions

$object->method_in_interface(); # works as normal

$object->method_not_in_interface(); # will thrown an exception

This is a subclass of IOC::Proxy which allows for the partial proxing of an object. It will only proxy the methods of a given interface, all other methods will throw a IOC::MethodNotFound exception. This could be used to (in a very weird way) emulate the concept of upcasting in Java, it is also somewhat like the idea of using interfaces with Dynamic Proxies in Java as well (see the article link in "SEE ALSO").

This proxy can be useful if you need to have an object strictly conform to a particular interface in a particular situation. The interface class is also pushed onto the proxies @ISA so that it will respond to UNIVERSAL::isa($object, Interface) correctly. Keep in mind that there is no need for the object being proxied to have the interface in its @ISA prior to being proxied. The proxy is dynamic and only requires that the object conform to the interface when it is being wraped but the proxy object.

<<less
Download (0.048MB)
Added: 2007-06-07 License: Perl Artistic License Price:
869 downloads
kproxyswitch 0.2

kproxyswitch 0.2


kproxyswitch is a simple bash script, which makes setting the proxy server easier. more>>
kproxyswitch is a simple bash script, which makes setting the proxy server easier. The setting applies to Konqueror and all other applications that use the global proxy setting.
If you have to change proxies from time to time - or switch the proxy off and on again.
Youll like the possibilty to bind this script to a keyboard/menu/... shortcut and thus be able to switch the proxy faster than going through the menus of Konqueror or KDE Control Center.
Enhancements:
- Small changes: added two apps (randr, nspluginviewer) to blacklist, made output more verbose.
<<less
Download (0.002MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1214 downloads
pxytest 1.36

pxytest 1.36


Pxytest is a command line utility to test a host for open proxies that are vulnerable to spammer abuse. more>>
Pxytest is a command line utility to test a host for open proxies that are vulnerable to spammer abuse.

Unsecured proxies currently are the most significant conduit of junk email. This is a particularly vexing problem, because open proxies, unlike open mail relays, hide the origin of the spam, making it impossible to trace. This utility tests a host to see if it is vulnerable to such abuse.

The following types of unsecured proxies are detected: http-connect, http-post socks4, socks5, wingate, telnet and cisco. See the manual page for descriptions of these proxy types.

If you find this utility useful, you also may be interested in its sister utility, the rlytest open relay tester.
<<less
Download (0.047MB)
Added: 2006-07-13 License: GPL (GNU General Public License) Price:
1201 downloads
irc-proxy 0.4 Beta

irc-proxy 0.4 Beta


Ircproxy is a transparent IRC content filtering application. more>>
Ircproxy is a transparent IRC content filtering application. It may be used whenever there is a need for monitoring IRC connections.

irc-proxy may be used to deny specific connections or to examine suspicious IRC traffic.

<<less
Download (0.059MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1219 downloads
Proxy Detector 0.1

Proxy Detector 0.1


Proxy Detector is a PHP class that can detect HTTP requests via proxy. more>>
Proxy Detector is a PHP class that can detect HTTP requests via proxy. This class can detect if a visitor uses a proxy server by scanning the headers returned by the user client.
When the user uses a proxy server, most of the proxy servers alter the header. The header is returned to PHP in the array $_SERVER.
Enhancements:
- This is the first release of the class and implementation example.
<<less
Download (0.002MB)
Added: 2006-09-21 License: GPL (GNU General Public License) Price:
1146 downloads
proxy hunter customed 1.2

proxy hunter customed 1.2


Phc is a program to validate free proxies for LAN users. more>>
Phc is a program to validate free proxies for LAN users to reach the Internet by bypassing ISP proxies with strict limits. proxy hunter customed can be customized to change headers in test requests sent to free proxies, such as User_Agent.
You can also customize it with your own checksite, checksite port, or checksite key, switch between the CONNECT and GET method, etc., to test and filter free proxies.
It can be used to validate free socks5 proxies with a connect command or free HTTP proxies with a GET or CONNECT method. It can validate free proxies with a TCP tunnel.
The tunnel can be a free HTTP proxy, a free socks5 proxy, an HTTP proxy with basic authentication, or a socks5 proxy with username/password authentication.
Enhancements:
- Support for socks4 proxy(connect).
- Full command line options.
- The configuration file can also be appointed by command line options.
- Output file and input file with full path can be set by the user.
<<less
Download (0.42MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1223 downloads
Proxy Applet 0.2.3

Proxy Applet 0.2.3


Proxy Applet is a GNOME tray applet for changing your network proxy configuration with a single click. more>>
Proxy Applet is a GNOME tray applet for changing your network proxy configuration with a single click, in a manner similar to Galeon 1.x.
Galeon used to have a single click Network Proxy selector in their menu, which I used frequently. In a discussion with Epiphany developers about this same functionality (using GConf) they argued that you could already move the Proxy Network capplet to your taskbar.
But that doesnt offer all the functionality Im looking for. What I think would be neat is:
- An applet that gives you a list of preset configurations upon a single click.
- Each configuration is called a location and could either mean:
No proxy
Manually configured proxy
Proxy Auto Configuration (PAC)
A remote URL, eg. http://pac.isp.net/path/file.pac
A local URI, eg. file:///home/user/pacs/location.pac
- When you select another location, the applet should replace your GConf settings accordingly. (GConf key: /system/http_proxy)
- A preferences dialog should allow to manage locations and even test a location (see if proxy works or check PAC syntax ?).
- In a later phase there might even be an automatic selection based on eg. the network-configuration (ip-address, network, gateway, ??). So the applet has to monitor the network configuration for changes.
- When using tsocks or dante lib, we could have a dialog to socksify the complete system. (Add it to /etc/ld.so.preload or run /etc/init.d/tsocks)
<<less
Download (0.080MB)
Added: 2005-10-05 License: GPL (GNU General Public License) Price:
1483 downloads
HTTP Proxy Client 0.8.5

HTTP Proxy Client 0.8.5


HTTP Proxy Client is a set of libraries and scripts that provide transparent access to Internet. more>>
HTTP Proxy Client is the small set of libraries and scripts, which provides transparent access to Internet via HTTP proxy for programs, which uses TCP/IP for communication.
The list of programs includes: telnet, ftp, licq, cvs, smth else? Project implements dynamic library, that can be preloaded before program run.
The library substitutes some system calls (connect(), gethostbyaddr(), gethostbyname()), with calls, which makes TCP/IP connection through HTTP proxy. This allows client programs behind HTTP proxy work with Internet without limitations.
At the moment tested on i386 Linux, i386/sparc Solaris.
Enhancements:
- While using dotted address, applications will attempt to connect regardless DNS lookup result.
<<less
Download (0.21MB)
Added: 2005-09-13 License: GPL (GNU General Public License) Price:
1510 downloads
Bypass Proxy Client 0.78

Bypass Proxy Client 0.78


Bypass Proxy Client is the complete network privacy tool. more>>
Bypass Proxy Client is the complete network privacy tool. It ensures absolute privacy wherever you maybe, preventing would-be snoopers from monitoring your surfing, email, or chatting activity. You can bypass blocking filters, firewalls, and proxies. Surf, chat, read news boards, and get all your email at work, on campus (or in regions/areas that may block controversial websites).
Main features:
- Surf the internet using your own virtual network across the web.
-
- Anonymously surf news groups, chat rooms, and web sites!
-
- Protect your Kazaa Identity; Guard against IP tracing -- the no. 1 method
- used by the RIAA to spy on users of file shares (Kazaa, BearShare, etc.)
-
- Prevent corporate networks from eavesdropping and viewing your personal information!
-
- Keep your email and other personal documents private.
-
- Regain access to sites that were previously blocked or filtered. Chat with friends online without concerns about eavesdropping.
<<less
Download (28.7MB)
Added: 2006-06-23 License: Freeware Price:
5338 downloads
Shrew Proxy/Filter 0.1.0

Shrew Proxy/Filter 0.1.0


Shrew Proxy/Filter is a tiny proxy built on WEBricks HTTPProxyServer, extended for both URL and content filtering. more>>
Shrew Proxy/Filter is a tiny proxy built on WEBricks HTTPProxyServer, extended for both URL and content filtering. Shrew Proxy/Filter is designed to be small, simple to configure, and easy to install.

It is extremely small, lightweight, and works quite well. All blacklists (both URL and content) are plain text, so most published lists can be simply dropped in and used.
<<less
Download (0.010MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1136 downloads
Japt-Proxy 1.3

Japt-Proxy 1.3


Japt-Proxy is a JAVA based Caching Proxy for Debians APT-System. more>>
Japt-Proxy is a JAVA based Caching Proxy for Debians APT-System. Japt-Proxy is very reliable and lightning fast. Japt-Proxy is usually used in environments where several Debian systems have to be kept up-to-date without downloading the same files over and over again from the debian mirrors. Mostly these environments are data centers, Linux-powered companies, schools, public authorities and so on.
Often Japt-Proxy is used because of small sized internet connections but it is also useful to install complete debian systems over the net (read: over the proxy). Even with high volume internet connections Japt-Proxy can dramatically reduce the time to install or update Debian on many machines.
Why Java?
I know there are people out there thinking "Hey? Why Java?". There are a bunch of reasons why people asking those questions. I have a simple answer to all those questions. The answer is, that Java enabled me to easily develop the fastest and most reliable APT-Proxy. Java and the Apache Software Foundation provides such good libraries for this job, that it wasnt very hard to bring up this tool.
If you dont trust, test it - the installation takes less than five minutes!
Doesnt a general proxy server supersede an APT-Proxy?
No, it doesnt. Japt-Proxy knows the characteristics of a Debian archive and their files. It knows, for example, that .deb files wont change, because newer files would have a new name (the version is always part of the filename), hence it wont recheck if there is a newer version of this specific file.
Furthermore you can configure the Japt-Proxy to delete old versions of a package in its cache directory - a general proxy cache would simple delete files that havent been requested for some time.
So, a general caching proxy like Squid is a perfect tool for caching "normal" internet traffic. If you need a proxy for faster APT access - Japt-Proxy is the right tool for you.
Main features:
- Caching of all apt requests from Debian archives
- Multi-threaded architecture which increases the download speed enormously when several machines are requesting packages
- Builds up a partial mirror directory automatically, with exactly the same directory structure and filenames as the original mirror
- Automatic and configurable cache cleanup (purging packages in cache if newer versions exists)
- Makes sources.list configuration easier for multiple machines - if you change your internet backend server you only have to make the change once in Japt-Proxy, instead of on all Debian machines
- Works with multiple architectures
- Backend support for HTTP and FTP
- existing .debs can be copied into the Japt-Proxy cache directory (from a CD or DVD for example) and will be used by the Proxy automatically
<<less
Download (1.0MB)
Added: 2006-09-29 License: GPL (GNU General Public License) Price:
1132 downloads
Net::Proxy 0.07

Net::Proxy 0.07


Net::Proxy is a Perl framework for proxying network connections in many ways. more>>
Net::Proxy is a Perl framework for proxying network connections in many ways.

SYNOPSIS

use Net::Proxy;

# proxy connections from localhost:6789 to remotehost:9876
# using standard TCP connections
my $proxy = Net::Proxy->new(
{ in => { type => tcp, port => 6789 },
out => { type => tcp, host => remotehost, port => 9876 },
}
);

# register the proxy object
$proxy->register();

# and you can setup multiple proxies

# and now proxy connections indefinitely
Net::Proxy->mainloop();

A Net::Proxy object represents a proxy that accepts connections and then relays the data transfered between the source and the destination.

The goal of this module is to abstract the different methods used to connect from the proxy to the destination.
A proxy is a program that transfer data across a network boundary between a client and a server. Net::Proxy introduces the concept of "connectors" (implemented as Net::Proxy::Connector subclasses), which abstract the server part (connected to the client) and the client part (connected to the server) of the proxy.

This architecture makes it easy to implement specific techniques to cross a given network boundary, possibly by using a proxy on one side of the network fence, and a reverse-proxy on the other side of the fence.

<<less
Download (0.029MB)
Added: 2007-04-05 License: Perl Artistic License Price:
940 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5