Projects tagged ‘encryption’ and ‘tunnel’


Jump to tag:

Projects tagged ‘encryption’ and ‘tunnel’

Filtered by Project Tags encryption tunnel

Refine results Project Tags networking (6) vpn (6) cryptography (5) crypto (5) security (5) aes (4) linux (4) privacy (3) ethernet (3) ipv6 (3) ipv4 (3) ipsec (2)

[8 total ]

22 Users
   

Client for Cisco VPN concentrator.
Created over 2 years ago.

8 Users

Openswan is an Open Source implementation of IPsec for the Linux operating system. Is it a code fork of the FreeS/WAN project, started by a few of the developers who were growing frustrated with the politics surrounding the FreeS/WAN project.
Created over 2 years ago.

5 Users

strongSwan is an OpenSource IPsec implementation for the Linux operating system. It is based on the discontinued FreeS/WAN project and the X.509 patch which we developed over the last three years. It ... [More] features IKEv1 and IKEv2 keying capabilities and targets Linux 2.6 native IPsec. [Less]
Created over 2 years ago.

3 Users
 

Anytun is an implementation of the secure anycast tunneling protocol. It uses an easy openvpn style interface and makes it possible to build redundant vpn clusters with load balancing between servers. ... [More] VPN Servers share a single IP address. Adding and removing VPN Servers is done by the routing protocol, so no client changes have to be made when additional VPN Servers are added or removed. It is possible to realise global load balancing based on shortest BGP routes, by simply announcing the address space of the tunnel servers at multiple locations. [Less]
Created about 1 year ago.

3 Users
 

tinc is a daemon with which you can create a virtual private network (VPN). One daemon can handle multiple connections, so you can create an entire (moderately sized) VPN with only one daemon per ... [More] participating computer. tinc can tunnel IPv4, IPv6 and/or Ethernet packets over IPv4 and IPv6 networks. [Less]
Created over 2 years ago.

1 Users

JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs.
Created over 2 years ago.

1 Users
 

µAnytun is a tiny implementation of SATP. Unlike Anytun which is a full featured mplementation µAnytun has no support for multiple connections or synchronisation. It is a small single threaded ... [More] implementation intended to act as a client on small platforms. [Less]
Created 10 months ago.

0 Users

This project is a open source private key encrypted HTTP tunnel that consists of 2 programs. The SafeTunnel server sits on the web server and the SafeTunnel client sits on the client. The user's web ... [More] browser will connect to the client and the client will then connect to the SafeTunnel server located on the webserver, the server will then connect to the WebServer and the two programs will then encrypt/decrypt data back and forth forwarding the data to the Browser/Web server as needed. The encryption key will be a private-key that should be distributed out-of-band. The web server should be setup to only accept connections from the localhost, this allows 100% safe and anonymous browsing to the page. As all HTTP logs will look like the connections are coming from itself which they are, NOTE the server may easily be modified to log connections & headers etc... [Less]
Created 13 days ago.