Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 281 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 281 Bytes

vanguard-dataplane

Layer 3 peer-to-peer VPN (dataplane component).

Done

  • Basic control via unix socket (ReST + JSON)
  • Routing of packets from tun interface
  • Threading structures

Todo

  • STUN
  • DTLS (connectivity and authentication)
  • Entire control plane (pretty much)