Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.440.909 Times

Vote By Proxy Letter software
Filter: All | Freeware | Demo
 

Vote By Proxy Letter

< 1 2 3 4 5 > 
Released: January 08, 2006  |  Added: August 04, 2006 | Visits: 3.195

IP2Proxy Anonymous Proxy Detection (Desktop Application) IP2Proxy Desktop detects anonymous proxy server by IP address using XML Web Service. Users can perform 90 queries per month using Free account. Users can perform 90 queries per month using Free account. Please visit http://www.fraudlabs.com for more information.



Platforms: Windows

License: Freeware Size: 758 KB Download (207): IP2Proxy Anonymous Proxy Detection (Desktop Application) Download

Released: December 06, 2013  |  Added: April 22, 2014 | Visits: 13.432

CC Proxy Server CC Proxy Server, from www.youngzsoft.net, is a Windows proxy server software for Internet sharing and access controling. CC Proxy Server can support multiple Internet connections, easy to use and configure, helps build your own proxy server within the LAN efficiently and easily. This proxy server...





Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $70.00 USD Size: 3.39 MB Download (2757): CC Proxy Server Download

Released: May 18, 2019  |  Added: September 02, 2019 | Visits: 8.817

Proxy Log Explorer Proxy Log Explorer is the fastest and most powerful analysis application for monitoring the efficiency corporate Internet usage of your Proxy server. Proxy Log Explorer creates dynamic reports on-the-fly. Also, you can easily get virtually any subreport by just right-clicking the item you need...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $64.90 USD Size: 10.32 MB Download (1245): Proxy Log Explorer Download

Added: August 08, 2008 | Visits: 3.052

Cover Letter Creator Cover Letter Creator is a FreeWare Software enabling one to make an Attention-Pulling Resume Cover Letter while following the step by step instructions. The procedure consists of seven steps which one has to follow from the beginning until the end. Each step includes an example in such a way that...


Platforms: Windows

License: Freeware Size: 517 KB Download (842): Cover Letter Creator Download

Released: November 04, 2009  |  Added: November 09, 2009 | Visits: 2.079

IQ Proxy IQ Proxy (IQP) is a robust and secure forward/reverse proxy server solution for Windows. Featuring the most scalable server engine with up to 10,000 simultaneous connections for both filtering and caching content proxy and securing and accelerating reverse proxy. IQ Proxy Server features a...


Platforms: Windows

License: Shareware Cost: $345.00 USD Size: 5.76 MB Download (142): IQ Proxy Download

Added: August 03, 2010 | Visits: 1.618

Camarades Linux Proxy The Camarades Linux Proxy is a small program that is meant to run on a firewall protecting an internal network. It allows multiple users behind a firewall to use the Camarades Web camera program. To make it run the following: 1. Edit Makefile to see that everything seems ok. Make any...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (106): Camarades Linux Proxy Download

Added: February 22, 2010 | Visits: 2.483

Yet Another Filter Proxy Yet Another Filter Proxy project is a preforking, banner filtering, content scanning Perl proxy. Yet Another Filter Proxy is a proxy to filter out advertising banners and malicious script code from web sites. It is written in Perl and based on an example by Randal L. Schwartz. For...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (290): Yet Another Filter Proxy Download

Added: September 02, 2010 | Visits: 1.167

POE::Component::Proxy::TCP POE::Component::Proxy::TCP is a simplified TCP proxy. SYNOPSIS use POE qw(Component::Proxy::TCP); POE::Component::Proxy::TCP->new (Alias => "ProxyServerSessionAlias", Port => $local_server_port, OrigPort => $remote_server_port, OrigAddress => $remote_server_host, DataFromClient =>...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (112): POE::Component::Proxy::TCP Download

Added: January 21, 2010 | Visits: 1.721

Proxy Detector 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...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (193): Proxy Detector Download

Added: November 20, 2010 | Visits: 3.510

IMAP Proxy IMAP Proxy server is a caching IMAP proxy server. It was written to compensate for webmail clients that are unable to maintain persistent connections to an IMAP server. Most webmail clients need to log in to an IMAP server for nearly every single transaction. This behaviour can cause tragic...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (154): IMAP Proxy Download

Added: January 17, 2010 | Visits: 3.120

NTLM Authorization Proxy Server NTLM Authorization Proxy Server is a proxy software that allows you to authenticate via an MS Proxy Server using the proprietary NTLM protocol. Since version 0.9.5 APS has an ability to behave as a standalone proxy server and authenticate http clients at web servers using NTLM method. It can...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (365): NTLM Authorization Proxy Server Download

Added: June 17, 2010 | Visits: 1.419

proxy hunter customed 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,...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (120): proxy hunter customed Download

Added: September 10, 2010 | Visits: 2.274

Charles Web Debugging Proxy Charles is an HTTP proxy / Reverse Proxy / HTTP monitor that enables a developer to view all of the HTTP traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information). Charles can act as a...


Platforms: *nix

License: Shareware Cost: $50.00 USD Size: 727.04 KB Download (439): Charles Web Debugging Proxy Download

Added: May 06, 2010 | Visits: 976

Tie::Proxy::Hash Tie::Proxy::Hash is a Perl module created to efficiently merge & translate hashes. SYNOPSIS my (%hash, $ref); $ref = tie %hash, Tie::Proxy::Hash, (bart => +{a => 1, b => 2}, maggie => +{a => 5, c => 6, e => 10}, ); $hash{a} == 1; # true $hash{b} == 2; # true (bart supercedes maggie)...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (99): Tie::Proxy::Hash Download

Added: January 23, 2010 | Visits: 1.314

Net::Proxy 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,...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (148): Net::Proxy Download

Released: April 01, 2018  |  Added: April 11, 2018 | Visits: 4.524

Proxy Log Storage Proxy Log Explorer is the fastest and most powerful analysis application for monitoring the efficiency corporate Internet usage of your Proxy server. Proxy Log Explorer creates dynamic reports on-the-fly. Also, you can easily get virtually any subreport by just right-clicking the item you need...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $59.90 USD Size: 9.98 MB Download (1597): Proxy Log Storage Download

Released: July 07, 2011  |  Added: July 26, 2011 | Visits: 4.112

ChrisPC Free Anonymous Proxy ChrisPC Free Anonymous Proxy is a powerfull software application with a friendly and ergonomic user interface that allows you to surf anonymously online and enjoy watching free TV and on-demand television when living abroad, travelling, on business or holiday. Home users looking for greater...


Platforms: Windows

License: Freeware Size: 2.87 MB Download (815): ChrisPC Free Anonymous Proxy Download

Released: July 31, 2011  |  Added: August 29, 2011 | Visits: 1.315

Proxy Multiply Proxy Multiply buys you TIME, by fetching thousands of proxies in the same amount of time it would take to find just a few without the help of automation. Do not waste time searching the internet for fresh proxies or collecting lists from websites and forums - Proxy Multiply does that for you....


Platforms: Windows, Other

License: Shareware Cost: $19.00 USD Size: 594.89 KB Download (172): Proxy Multiply Download

Released: June 07, 2012  |  Added: July 01, 2012 | Visits: 3.625

Tuxler Free Proxy for Mac Tuxler helps you access local Internet content. You can connect yourself from any available spot in the World, and surf the web like if you were there. In a single click you can change country location, or move from one city to another while staying at home. It's simple, after you download Tuxler...


Platforms: Mac

License: Freeware Size: 12.67 MB Download (155): Tuxler Free Proxy for Mac Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 1.002

Proxy Browser Simple multi proxy browser. Smart copy/paste proxy addresses in the proxy window. Free to use, free to share. By using an anonymous proxy to surf the web, you are able to surf in complete privacy. Your location and IP address are not revealed due to the fact that you surf through a proxy browser...


Platforms: Windows, Other

License: Freeware Download (108): Proxy Browser Download

< 1 2 3 4 5 >