Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding ovpn_listclients script #126

Merged
merged 1 commit into from May 12, 2016
Merged

adding ovpn_listclients script #126

merged 1 commit into from May 12, 2016

Conversation

justone
Copy link
Contributor

@justone justone commented May 11, 2016

I wanted a way to get an overview of configured clients, so I wrote this script.

$ docker run --rm -it --volumes-from $OVPN_DATA kylemanna/openvpn ovpn_listclients
name,begin,end,status
test1,May 11 23:02:56 2016 GMT,May  9 23:02:56 2026 GMT,REVOKED
test2,May 11 23:06:25 2016 GMT,May  9 23:06:25 2026 GMT,VALID
$

@kylemanna kylemanna merged commit df63db0 into kylemanna:master May 12, 2016
@kylemanna
Copy link
Owner

Looks good to me, Thanks!

@justone justone deleted the add_ovpn_listclients branch May 16, 2016 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants