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 xmit bytes to interface report #9

Closed botto closed 4 years ago

botto commented 4 years ago

This PR adds transmit and recv bytes total for the wg interface

naggie commented 4 years ago

Thanks! We need some CI and tests.... Currently I'm just testing manually.