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

Analog X Proxy software
Filter: All | Freeware | Demo
 

Analog X Proxy

< 1 2 3 4 5 
Added: September 25, 2010 | Visits: 1.074

Open Simp-X 2002 Open Simp-X provides a scalable Internet management platform. Open Simp-X is a powerful Internet platform for everyone, attempting to change programming for the Internet with sharing database information. It strives for scalablility, reliability, and ease of use. The platform consists of a...



Platforms: *nix

License: Freeware Download (97): Open Simp-X 2002 Download

Added: May 26, 2010 | Visits: 1.976

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 (265): Simple UDP proxy/pipe Download

Added: May 26, 2010 | Visits: 1.371

Marathon: Rubicon X Marathon: Rubicon X is a first person shooter that continues the story of Bungies Marathon trilogy. Marathon: Rubicon X is a free, cross platform, first person shooter that continues the story of Bungie’s Marathon trilogy. First released as Marathon:Rubicon in 2001, Rubicon X is a complete...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (132): Marathon: Rubicon X Download

Added: April 07, 2010 | Visits: 2.229

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 (144): Firewall and Proxy Server HOWTO Download

Added: October 06, 2010 | Visits: 834

X Starship Traders X Starship Traders project is a GTK+-based client for Starship Traders. Its really a client for connecting to StarShip Traders writt in c for X-Windows using the the GIMP ToolKit (GTK+). Starship Traders is a game server written by Ray Yeargin currently up on starshiptraders.com Its homepage...


Platforms: *nix

License: Freeware Size: 63.49 KB Download (93): X Starship Traders Download

Added: May 06, 2010 | Visits: 972

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: July 11, 2010 | Visits: 1.224

X Portal X Portal project is a powerful CMS (content management system) which can handle multiple language files. English and Hungarian languages are included in the basic package. The engine was taken from phpnuke-textportal. Whats New in This Release: - autoHALT automatically logs out when the...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 614.4 KB Download (100): X Portal Download

Added: March 05, 2010 | Visits: 2.376

X File Explorer X File Explorer (Xfe) is an MS-Explorer like file manager for X. X File Explorer is based on the popular, but discontinued, X Win Commander, originally developed by Maxim Baranov. Xfe aims to be the file manager of choice for all the Unix addicts! Why another file manager when the excellent...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (267): X File Explorer Download

Added: November 26, 2010 | Visits: 1.714

Gem Drop X Gem Drop X is a fast-paced puzzle game where its your job to clear the screen of gems before they squash you! (Youre at the bottom, theyre at the top, and they keep coming!) Gem Drop X was directly ported from the original GemDrop for the Atari 8-bit, which was based on "Magical Drop III" by...


Platforms: *nix

License: Freeware Size: 880.64 KB Download (137): Gem Drop X Download

Added: April 19, 2010 | Visits: 994

X Language X Language is a new multi-syntax programming including a portable set of APIs to create console or graphical applications runnable on many platforms (UNIX/X11, Win32, ...). X Language comes with an interpreter, a compiler and a debugger. X Language is publicly available under the GPL....


Platforms: *nix

License: Freeware Size: 358.4 KB Download (99): X Language Download

Added: September 19, 2010 | Visits: 1.474

X-Chat NewsWindow X-Chat NewsWindow is a perl script for X-Chat (or X-Chat Aqua) implements one of those annoying announcer scripts that announce your currently playing audio track in iTunes or your current audio or video track in VLC to your IRC channel because you feel for some reason that everyone wants to...


Platforms: *nix

License: Freeware Download (110): X-Chat NewsWindow Download

Added: June 03, 2010 | Visits: 1.387

Analog VUmeter Analog VUmeter is a visualization plugin for XMMS. If you like this plugin, then please send me feedback, comments, patches, etc. Also what I need is artwork or skins, so mail me if you would like to help with that. Idea for this plugin came from similar plugin for winamp called Homeboy...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (356): Analog VUmeter Download

Added: February 18, 2010 | Visits: 916

X-Unikey X-Unikey project lets you type Vietnamese in X Window environment. X-Unikey is Unikey ported to Linux and FreeBSD. It has been tested with many popular programs, such as OpenOffice, emacs, vim, QT applications, GTK applications... X-Unikey has all the features of the Windows version, except...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (102): X-Unikey Download

Added: September 27, 2010 | Visits: 1.672

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 (102): IOC::Proxy::Interfaces Download

Added: January 23, 2010 | Visits: 1.310

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: May 12, 2010 | Visits: 969

X::Osd X::Osd is a Perl extension to the X On Screen Display library (xosd). SYNOPSIS use X::Osd; my $osd = X::Osd->new(NULL, 2); $osd->set_font("-*-lucidatypewriter-medium-r-normal-*-*-25-*-*-*-*-*-*"); $osd->set_colour("Green"); $osd->set_timeout(3); $osd->set_pos(XOSD_top);...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (138): X::Osd Download

Added: July 08, 2010 | Visits: 2.616

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 (179): Frickin PPTP Proxy 2.0 Beta Download

Added: November 11, 2010 | Visits: 906

Ponton X/P Ponton X/P is an ebXML/AS1/AS2 Message Service. Ponton X/P is currently in use at over 80 companies in Europe and North America. All the productive participants in papiNet, the trade network of the paper industry, use Ponton X/P..


Platforms: *nix

License: Shareware Cost: $0.00 USD Download (97): Ponton X/P Download

Added: July 21, 2010 | Visits: 1.471

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: February 12, 2010 | Visits: 1.530

X-Moto X-Moto is a challenging 2D motocross platform game, where physics play an all important role in the gameplay. You need to control your bike to its limit, if you want to have a chance finishing the more difficult of the challenges. First youll try just to complete the levels, while later youll...


Platforms: *nix

License: Freeware Size: 2.6 MB Download (236): X-Moto Download

< 1 2 3 4 5