perara / wg-manager

A easy to use WireGuard dashboard and management tool
MIT License
599 stars 72 forks source link

Add client IP to list to clients if they are currently connected (or last known IP). #115

Open thecodemonk opened 3 years ago

thecodemonk commented 3 years ago

This would be extremely useful in quick auditing of where users are connected from.

Additionally, pulling this info from an API would give some flexibility to adding this to an alerting/monitoring solution so that if a clients IP changes we can verify that this user is not compromised.