Language

Package: badvpn @ 1.999.130

Synopsis

Peer-to-peer virtual private network (VPN)

Description

BadVPN is a collection of virtual private network (VPN) tools. It includes:

  1. NCD programming language.

    NCD (Network Configuration Daemon) is a daemon and programming/scripting language for configuration of network interfaces and other aspects of the operating system.

  2. Tun2socks network-layer proxifier.

    The tun2socks program socksifes TCP connections at the network layer. It implements a TUN device which accepts all incoming TCP connections (regardless of destination IP), and forwards the connections through a SOCKS server.

  3. Peer-to-peer VPN.

    The peer-to-peer VPN implements a Layer 2 (Ethernet) network between the peers (VPN nodes).

Home page
https://github.com/ambrop72/badvpn
Location
gnu/packages/vpn.scm (line: 409, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings