container-openvpn/bin/ovpn_status
Kyle Manna 836b473d20 ovpn: Remove reference to udp/1194
* Remove references to udp/1194.
* Works better with non-standard ports and tcp.
2014-06-30 23:27:00 -07:00

10 lines
85 B
Bash
Executable File

#!/bin/sh
#
# Get OpenVPN server status
#
set -ex
tail -F /tmp/openvpn-status.log