Skip to content

Instantly share code, notes, and snippets.

@MichaelF25
Created December 14, 2016 08:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MichaelF25/a7b08967acc8e3f38a00d14e90e89f43 to your computer and use it in GitHub Desktop.
Save MichaelF25/a7b08967acc8e3f38a00d14e90e89f43 to your computer and use it in GitHub Desktop.
Ubuntu OpenVPN Server get list of connected clients
sudo killall -USR2 openvpn ; tail -f /var/log/syslog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment