Skip to content

Instantly share code, notes, and snippets.

@divyavanmahajan
Created March 15, 2016 02:43
Show Gist options
  • Save divyavanmahajan/83696b7d42c36dcde4ed to your computer and use it in GitHub Desktop.
Save divyavanmahajan/83696b7d42c36dcde4ed to your computer and use it in GitHub Desktop.
Turnkey OpenVPN - watch active users
#!/bin/bash -e
watch -n 1 cat /var/log/openvpn/server.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment