hwdsl2 / wireguard-install

WireGuard VPN server installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora, openSUSE and Raspberry Pi OS
MIT License
1.14k stars 265 forks source link

Ability to view some information about clients #8

Closed Futyn-Maker closed 1 year ago

Futyn-Maker commented 1 year ago

Checklist

Describe the enhancement request It would be nice to see some information about clients, such as time of last connection and traffic that it spends, in the list of clients. I don't suggest implementing ability of logging, just some general information that would allow to know about traffic spending and time of use.

Is your enhancement request related to a problem? Please describe.

Additional context

hwdsl2 commented 1 year ago

@Futyn-Maker Hello! Thank you for your suggestion. This feature is outside the scope of this project. However, you can refer to the WireGuard documentation to see whether there is a way to get these stats from the WireGuard binary or related utilities.