naggie / dsnet

FAST command to manage a centralised wireguard VPN. Think wg-quick but quicker: key generation + address allocation.
https://calbryant.uk/blog/how-to-set-up-a-wireguard-vpn-in-minutes-with-dsnet/
MIT License
680 stars 32 forks source link

Added function to update table and poll interval #12

Closed frillip closed 4 years ago

frillip commented 4 years ago

Updates online status, as well as bytes transferred/recieved every X seconds. Peer addition/deletion still requires page reload.

naggie commented 4 years ago

Thanks!