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.402.432 Times

Proxy Vampire Forum software
Filter: All | Freeware | Demo
 

Proxy Vampire Forum

< 1 2 3 4 5 > 
Added: November 20, 2010 | Visits: 3.509

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: May 27, 2010 | Visits: 1.685

POP3 Virus Scanner Proxy POP3 Virus Scanner Proxy is a full-transparent proxy daemon which scans all mails for viruses using third party scanners (built-in support for AVPD and Trophie). You have to set up a port redirection in the linux-netfilter (iptables) so that all connections from e.g. inside your office to any...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (104): POP3 Virus Scanner Proxy Download

Added: April 26, 2010 | Visits: 3.953

Bypass Proxy Client 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...


Platforms: *nix

License: Freeware Size: 28.7 MB Download (926): Bypass Proxy Client Download

Added: June 07, 2010 | Visits: 2.165

Anon Proxy Server Anon Proxy Server is a fast http, https, socks caching proxy server. Easy web based configuration, optional p2p anonymous mode..


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 665.6 KB Download (171): Anon Proxy Server Download

Added: September 27, 2010 | Visits: 2.746

Webdesign-Forum.de Toolbar Webdesign-Forum.de Toolbar is a Firefox extension that offers you a Webdesign-Forum.de toolbar. Whats New in This Release: - Firefox: 1.0 – 1.4. Webdesign-Forum.de,Erfahrungsaustausch A?ber Webdesign, Design, Layout, SEO, barrierefreie Seiten und Programmierung - z.B. in PHP, PERL, ASP,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (112): Webdesign-Forum.de Toolbar Download

Added: August 27, 2010 | Visits: 1.077

YAZ Proxy YAZ Proxy application is highly configurable and can be used in a number of different applications, ranging from debugging Z39.50-based applications and protecting overworked servers, to improving the performance of stateless WWW/Z39.50 gateways..


Platforms: *nix

License: Freeware Size: 481.28 KB Download (105): YAZ Proxy Download

Added: March 03, 2010 | Visits: 1.568

Shadowlands Forum Shadowlands Forum is a flexible, friendly, robust chatroom reachable via any telnet client. Shadowlands Forum project uses UNIX username and password for authentication, and includes the authlocal module to authenticate quickly from localhost. Shadowlands Forum is the dedicated, wonderful work...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (107): Shadowlands Forum Download

Added: April 16, 2010 | Visits: 2.064

Whois Proxy Whois Proxy provides a CGI or command line whois proxy tool. Whois Proxy is a Perl whois tool for looking up the owners, technical contacts, abuse desk, IP address, NIC handle, or ASN of any domain on the internet. A complete rewrite of the GeekTools whois proxy, it also runs either as a Web...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (192): Whois Proxy Download

Added: September 03, 2010 | Visits: 2.260

Mobile Web Proxy Mobile Web Proxy is a (CGI) tool to make more Web pages available from some mobile devices (cell phone Web browsers, etc.). When I began using my cell phones mobile web browser, one of the things I realized was that there were a lot of web pages that my cell phones web browser simply wouldnt...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (280): Mobile Web Proxy Download

Added: September 10, 2010 | Visits: 2.272

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 26, 2010 | Visits: 1.980

Simple UDP proxy/pipe Simple UDP proxy/pipe is an advanced UDP proxy/datapipe/packets forwarder and modifier with multiple functions. Multiple clients allowed (you can connect many clients you want to this proxy), creation of ACP files (tcpdump capture files, just like a sniffer), packets forwarding (chat style,...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (271): Simple UDP proxy/pipe Download

Added: April 07, 2010 | Visits: 2.235

Firewall and Proxy Server HOWTO Firewall and Proxy Server HOWTO project is designed to describe the basics of firewall systems. And also to give you some detail on setting up both a filtering and proxy firewall on a Linux based system. Firewalls have gained great popularity as the ultimate in Internet Security. Today...


Platforms: *nix

License: Freeware Download (150): Firewall and Proxy Server HOWTO 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: September 27, 2010 | Visits: 1.675

IOC::Proxy::Interfaces 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...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (108): IOC::Proxy::Interfaces Download

Added: January 23, 2010 | Visits: 1.313

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

Added: July 08, 2010 | Visits: 2.620

Frickin PPTP Proxy 2.0 Beta Frickin PPTP Proxy is a fast PPTP proxy for any BSD system with the OpenBSD packet filter installed. It handles bi-directional tunnels transparently and can be chained from one proxy to another over several servers. Whats New in This Release: - This release fixes an endian issue with echo...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (185): Frickin PPTP Proxy 2.0 Beta Download

Added: July 21, 2010 | Visits: 1.476

FSP Proxy 2.8.1 Beta FSP Proxy provides a proxy server for FSP to HTTP protocol translation. FSP Proxy is a proxy server for FSP to HTTP/1.0 protocol translation. It also accepts gopher:// URLs as an alias for fsp://. You can set it up as a gopher proxy in your browser, and easily access FSP sites. This proxy...


Platforms: *nix

License: Freeware Download (103): FSP Proxy 2.8.1 Beta Download

Added: October 17, 2013 | Visits: 1.780

Symbion SSL Proxy SSL Proxy server listens on a TCP port, accepts SSL connections, and forwards them to another local or remote TCP port. For example, it is possible to create an HTTPS server if you have an HTTP server and you run an SSL Proxy server on port 443 which forwards the connections to port 80. SSL...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (162): Symbion SSL Proxy Download

Added: October 12, 2010 | Visits: 2.775

Shrew Proxy/Filter 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...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (167): Shrew Proxy/Filter Download

< 1 2 3 4 5 >