Projects tagged ‘network’ and ‘proxy’


Jump to tag:

Projects tagged ‘network’ and ‘proxy’

Filtered by Project Tags network proxy

Refine results Project Tags linux (9) web (8) networking (7) firewall (7) http (6) security (6) gateway (5) router (4) server (4) python (4) nat (3) www (3)

[21 total ]

14 Users
   

Endian Firewall Community is a "turn-key" linux security distribution that turns every system into a full featured security appliance with Unified Threat Management (UTM) functionality. The software ... [More] has been de signed with "usability in mind" and is very easy to install, use and manage, without losing its flexibility. The features include a stateful packet inspection firewall, application-level proxies for various protocols (HTTP, FTP, POP3, SMTP) with antivirus support, virus and spamfiltering for email traffic (POP and SMTP), content filtering of Web traffic and a "hassle free" VPN solution (based on OpenVPN). The main advantage of Endian Firewall is that it is a pure "Open Source" solution that is sponsored by Endian. [Less]
Created about 1 year ago.

11 Users
   

eBox Platform is a unified network server that offers easy and efficient network administration for SMBs, being the open source alternative to Windows Server. eBox Platform can be set up as a ... [More] Gateway, an Infrastructure Manager, a Unified Threat Manager, an Office Server, a Unified Communication Server or a combination of them. These functionalities are tightly integrated, automating most tasks and saving time for system administrators. The company behind eBox Platform, eBox Technologies (www.ebox-technologies.com), offers commercial services such as deployment, support, managed services and training based on eBox Platform. [Less]
Created over 3 years ago.

4 Users
   

IPFire is new-developed firewall build with the latest releases of linux 2.6 and tools. You are able to install a lot of addons and you will see a firewall can become a home server.
Created about 1 year ago.

4 Users
   

sshproxy is a pure python implementation of an ssh authenticating proxy. It allows users to connect to remote sites without having to know the password or key of the remote sites. ACL rules can ... [More] be set up to allow or deny users based on different parameters like their IP address or the time of the day. Access attempts are logged via syslog, and an enhanced "action log" system is under development. The client is the standard ssh client. [Less]
Created over 3 years ago.

3 Users
   

GreenSQL is a database firewall engine used to protect Open Source Databases from SQL injection attacks. It works in proxy mode. Application logics is based on evaluating of SQL commands using risk ... [More] score factors, as well as blocking of administrative commands. [Less]
Created about 1 year ago.

2 Users

Framework for proxying network connections in many ways.
Created over 2 years ago.

2 Users

libproxy is a library that provides automatic proxy configuration management.
Created over 2 years ago.

1 Users

A C++ Networking Library implementing protocols for HTTP, FTP, (E)SMTP, IMAP, POP3...
Created 4 months ago.

1 Users

udpproxy allows to proxy UDP flows using Netfilter queuing capabilities. This is not just an UDP relay: the destination does not need to be known in advance. First, flows to be proxied need to be ... [More] selected with the help of iptables: # iptables -A OUTPUT -p udp --dport 161 \ --destination 172.16.100.0/23 -j NFQUEUE --queue-num 10 Then, udpproxy is launched and will relay the packets sent to queue 10: # udpproxy -e "ssh somehost ./udpproxy" -q 10 [Less]
Created about 1 year ago.

1 Users
 

Tinyproxy-EX is a fast light-weight HTTP proxy for POSIX operating systems. It is based on the well known tinyproxy-1.6.3 code base. Tinyproxy-EX adds FTP-Support, basic ACLs to extend tinyproxy's ... [More] filtering capabilities and maybe much more in the future. [Less]
Created about 1 year ago.