Source: anytun Section: net Priority: optional Maintainer: Darshaka Pathirana Uploaders: Michael Prokop Build-Depends: debhelper (>= 11~), libboost-regex-dev, libboost-serialization-dev, libboost-system-dev, libboost-thread-dev, libgcrypt20-dev, pkg-config, systemd Homepage: http://www.anytun.org/ Standards-Version: 4.1.5 Vcs-git: https://salsa.debian.org/debian/anytun.git Vcs-Browser: https://salsa.debian.org/debian/anytun Package: anytun Architecture: any Depends: adduser, lsb-base (>= 3.0-6), ${misc:Depends}, ${shlibs:Depends} Suggests: quagga Description: secure anycast tunneling protocol 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. 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. . Currently ethernet, ipv4 and ipv6 tunnels are supported by the implementation. However the protocol allows one to tunnel every ETHERTYPE protocol.