Created
March 15, 2016 02:43
-
-
Save divyavanmahajan/83696b7d42c36dcde4ed to your computer and use it in GitHub Desktop.
Turnkey OpenVPN - watch active users
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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