Main > Free Download Search >

Free barracuda proxy 1.0 software for linux

barracuda proxy 1.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3578
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
WebGrab 1.2

WebGrab 1.2


WebGrab is a tool that acts as a CGI proxy. more>>
WebGrab is a tool that acts as a CGI proxy. It simulates a Web browser and grabs data from external programs, and can exchange individual words or whole blocks.

The project can be run standalone or in conjunction with phpCMS.
<<less
Download (MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
1864 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
Symbion SSL Proxy 1.0.5

Symbion SSL Proxy 1.0.5


SSL Proxy server listens on a TCP port, accepts SSL connections, and forwards them to another local or remote TCP port. more>>
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 Proxys design makes it as secure as possible and still perform well.
Enhancements:
- Improved certificate handling (chained certificates are now supported), more error information on SSL protocol errors during SSL_accept(), -U and -D options (buffer size), and a "powered by" logo.
<<less
Download (0.024MB)
Added: 2005-09-30 License: GPL (GNU General Public License) Price:
1493 downloads
IMAP Proxy 1.2.4

IMAP Proxy 1.2.4


IMAP Proxy server is a caching IMAP proxy server. more>>
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 performance problems on the IMAP server. imapproxy tries to deal with this problem by leaving server connections open for a short time after a webmail client logs out.

When the webmail client connects again, imapproxy will determine if theres a cached connection available and reuse it if possible.

How does imapproxy keep track of which server connection is for which user?

Upon the first successful login to the real IMAP server (through the proxy), imapproxy fills in a little record that contains the username, an md5 digital signature of the password and the server socket descriptor thats being used.

After you log out and then log back in again, imapproxy just has to find a record that matches your username and password. These records are stored in a hash table (with the username being the hash key) in memory, so the lookups are pretty fast.

Can IMAP Proxy support multiple backend servers?

If you want IMAP Proxy to be able to proxy to multiple backend IMAP servers, you can run multiple instances of IMAP Proxy and make sure each instance is looking at a different configuration file.

Before you do this, take a look at perdition which appears to have been designed with this specific task in mind.

<<less
Download (0.13MB)
Added: 2005-10-08 License: GPL (GNU General Public License) Price:
1484 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
WebScarab for Eclipse 0.1.0

WebScarab for Eclipse 0.1.0


WebScarab for Eclipse is an extensible framework for analyzing applications that communicate using the HTTP protocol. more>>
WebScarab for Eclipse is an extensible framework for analyzing applications that communicate using the HTTP protocol.
It includes an HTTP monitor and an HTTP proxy for recording all messages between your machine and remote servers.
It is a port to Eclipse of the WebScarab application from OWASP.
It consists of the following components:
Proxy: HTTP proxy that monitors HTTP communication.
Triggers: Eclipse extensions and user scripts that are executed on specific message patterns.
HTTP Summary View: Eclipse view that shows all recorded messages with the ability to save and edit the message content.
Main features:
- Tight integration with the Eclipse platform
- Easily create custom trigger scripts or trigger extensions
- Save and edit HTTP message content within the Eclipse environment
- View request and response message details
- Edit messages on the fly with manual triggers
<<less
Download (2.3MB)
Added: 2005-11-04 License: Eclipse Public License Price:
1458 downloads
Open Proxy Scanning Bot 3.0 Alpha3

Open Proxy Scanning Bot 3.0 Alpha3


Open Proxy Scanning Bot (formerly NeoBOPM) is a loadable module for the NeoStats IRC Services. more>>
Open Proxy Scanning Bot (formerly NeoBOPM) is a loadable module for the NeoStats IRC Services. Open Proxy Scanning Bot scans clients connecting to the IRC network for insecure proxies, and also looks up a DNS blacklist for previously registered insecure proxies.
It caches the results of scans to increase perfomance, and with multiple bots, can be configured for load balancing.
It currently supports Hybrid7, Unrealircd, LiquidIRCd, Bahamut, QuantumIRCd, MysticIRCd, NeoIRCd, and Ultimate, with support for other ircds planned.
Enhancements:
- The code was updated to support NeoStats 3.0 Alpha 3.
- The DNS blacklist code was split out to a new module, BLSB.
- Several issues regarding NeoStats consuming 100% CPU when using OPSB have also been corrected.
- gcc 4.0 support was fixed.
<<less
Download (0.31MB)
Added: 2005-12-14 License: GPL (GNU General Public License) Price:
1434 downloads
RTSP Caching Proxy 3.0 Alpha2

RTSP Caching Proxy 3.0 Alpha2


RtspProxy is a proxy server for multimedia streaming services based on the RTSP protocol. more>>
RtspProxy is a proxy server for multimedia streaming services based on the RTSP protocol.
The current version is a complete rewrite from scratch in Java of previous versions based on C++. The goal is to build a robust and scalable system usable in production environment.
The proxy is based on an asynchronous network framework, Apache MINA , which is built on Java NIO. This framework does permit to RtspProxy to handle high loads and concurrent users.
RTSP Caching Proxy is a proxy server that works with the RTSP protocol in multimedia streaming reproduction. RTSP (Real Time Streaming Protocol) is an emerging protocol for "session initiation" scopes, its purpose is to establish the conditions of an audio-video streaming session. The streaming data is then sent over other channels using other protocol such as RTP (Real Time Protocol).
Using a RTSP proxy does permits to access multimedia content without the need of being directly connected to the internet, for example being behind a corporate firewall.
Enhancements:
- A preliminary implementation of the IP address and host name filter was added.
- The Windows startup script was fixed.
- Session data is properly cleared when a session is closed.
- Only a UDP port pair is used for all RTP/RTCP packet handling and sending for all the connected clients.
<<less
Download (0.97MB)
Added: 2005-12-09 License: GPL (GNU General Public License) Price:
1432 downloads
IMAP Calendar Proxy 1.3

IMAP Calendar Proxy 1.3


IMAP Calendar Proxy implements an HTTP proxy that converts HTTP PUT requests of vcalendar data. more>>
IMAP Calendar Proxy implements an HTTP proxy that converts HTTP PUT requests of vcalendar data to separate messages stored on an IMAP server.

IMAP Calendar Proxy project can be used with Mozilla Sunbird/Calendar to allow storage of a calendar via IMAP.

There are many issues with the program in its current state. Consider it alpha quality, and you may lose calendar data if you use it. Its more of a proof of concept right now. Its rather slow if you have a large calendar.

Ideally IMAP support should be built into Mozilla. This is just a hack. Id like to hear any feedback on how it works. See the TODO file for features Id like to implement.

Sunbird can post calendars to a remote HTTP server via HTTP PUT and to
synchronize via a GET before a PUT. This proxy should run on the same system
you run Sunbird on. It makes a connection to an IMAP server and selects
a specified folder.

It then retrieves all calendar data from that server and caches it it memory. Any changed to the calendar are HTTP PUT to this proxy, and it determines what to do on the IMAP server (delete, change, add). Instead of posting the whole calendar back to the server, it only posts the differences.

If you run the proxy elsewhere on the network, you will not get any bandwidth
savings because the HTTP PUT and GET are still done over the network.

<<less
Download (0.011MB)
Added: 2005-12-09 License: GPL (GNU General Public License) Price:
1417 downloads
Zaval Proxy Suite 1.0.0

Zaval Proxy Suite 1.0.0


The Zaval Proxy Suite is an easy-to-use solution that allows monitoring TCP-based protocols. more>>
The Zaval Proxy Suite is an easy-to-use solution that allows monitoring TCP-based protocols, such as HTTP, NNTP and others. It is extremely useful in software development and can be used as a debug tool. Another area of appliance is multiple connections logging with proxy facilities. As soon as its a pure java solution it can be used almost everywhere.

The Zaval Proxy functions as a proxy and transfers data between the server and the client writing incoming and outgoing traffic into log files. So you can see these raw data as is.

On start the Zaval Proxy Suite goes through configuration file and creates the specified number of proxy servers and the shutdown server.

"Proxy server" is a server socket listening on the specified port. When the client is connected proxy connects to the target server and transfers data between them logging entire traffic. On each connection 2 files are created - xxx-input (request data from the client) and xxx-output (response data from the server). The "xxx" means here the sequential number of the connection for the proxy server. The traffic is logged into the separate directory for each proxy.

Shutdown server is needed to close all open connections correctly and close the program.

So, in the particular case you should specify address of proxy server in client application (web browser, for example) and address of the target server in the proxy configuration file. You can create any number of proxy servers that run at the same time, however, they should use different port numbers.
<<less
Download (0.091MB)
Added: 2006-07-01 License: GPL (GNU General Public License) Price:
1385 downloads
NTLM Authorization Proxy Server 0.9.9.0.1

NTLM Authorization Proxy Server 0.9.9.0.1


NTLM Authorization Proxy Server is a proxy software that allows you to authenticate via an MS Proxy Server. more>>
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 change arbitrary values in your clients request header so that those requests will look like they were created by MS IE. It is written in Python v1.5.2 language.
Main features:
- supports NTLM authentication via parent proxy server (Error 407 Proxy Authentication Required);
- supports NTLM authentication at web servers (Error 401 Access Denied/Unauthorized);
- supports translation of NTLM scheme to standard "Basic" authentication scheme;
- supports the HTTPS CONNECT method for transparent tunnelling through parent proxy server;
- has ability to change arbitrary values in clients request headers;
- supports unlimited number of client connections;
- supports connections from external hosts;
- supports HTTP 1.1 persistent connections;
- stores users credentials in config file or requests password from a console during the start time;
- supports intelligent failure detection and failover between multiple upstream proxies;
Enhancements:
- This release fixes a minor bug with Python 1.5.2 compatibility.
<<less
Download (0.054MB)
Added: 2006-01-27 License: GPL (GNU General Public License) Price:
1377 downloads
BlueCoat Control Center 1.0b1

BlueCoat Control Center 1.0b1


BlueCoat Control Center allows people with BlueCoat proxies to monitor their proxy infrastructure. more>>
BlueCoat Control Center allows people with BlueCoat proxies to monitor their proxy infrastructure. BlueCoat Control Center utilizes Tcl, MySQL and PHP.

Advanced URLs are polled, and the data is presented back through PHP. Syslog and real-time access log data can also be used to show proxy utilization and alerts.

<<less
Download (6.2MB)
Added: 2006-03-03 License: GPL (GNU General Public License) Price:
1364 downloads
VultureNG 1.1.1

VultureNG 1.1.1


VultureNG is reverse proxy based on Apache and mod_perl. more>>
VultureNG is reverse proxy based on Apache and mod_perl. VultureNG proxy brings many security-related features, such as authentication (LDAP, SQL, SSL) and authentication forwarding (SSO), content filtering, flow encryption, URL rewriting, and load balancing.

<<less
Download (0.47MB)
Added: 2006-02-03 License: GPL (GNU General Public License) Price:
1358 downloads
SPIKE Proxy 1.4.8

SPIKE Proxy 1.4.8


Spike Proxy is an open source HTTP proxy for finding security flaws in web sites. more>>
Spike Proxy is an open source HTTP proxy for finding security flaws in web sites.

SPIKE Proxy is part of the Spike Application Testing Suite and supports automated SQL injection detection, web site crawling, login form brute forcing, overflow detection, and directory traversal detection.

To Use:

python spkproxy.py [ optional port argument, 8080 is default ]
Then set up your browser to use that port for both HTTP and
HTTPS proxies.

Then watch the traffic go!

<<less
Download (0.61MB)
Added: 2006-03-10 License: Freeware Price:
1341 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5