Skip to content

freifunk-saar/tunneldigger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tunneldigger

L2TPv3 VPN tunneling solution

About

Tunneldigger is one of the projects of wlan slovenija open wireless network. It is a simple VPN tunneling solution based on the Linux kernel support for L2TPv3 tunnels over UDP.

Tunneldigger consists of a client and a server portion.

The client is written in C for minimal binary size and optimized to run on embedded devices such as wireless routers running OpenWrt.

The server portion, referred to as the broker, is written in Python.

Installation and Use

Information on set up and use of Tunneldigger can be found in the documentation:

https://tunneldigger.readthedocs.org/

Source Code and Issue Tracker

Development happens on GitHub and issues can be filed in the Issue tracker.

License

Tunneldigger is licensed under AGPLv3.

Contributions

We welcome code and documentation contributions to Tunneldigger in the form of Pull Requests on GitHub where they can be reviewed and discussed by the community. We encourage everyone to check out any pending pull requests and offer comments or ideas as well.

Tunneldigger is developed by a community of developers from many different backgrounds.

You can visualize all code contributions using GitHub Insights.

About

Client and broker for our custom L2TPv3 NAT-traversing tunnel setup protocol based on L2TPv3 support in the Linux kernel.

Resources

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE
AGPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.7%
  • C 45.3%
  • Shell 7.4%
  • CMake 0.6%