This website works better with JavaScript.
Explore
Help
Sign In
Misterzym
/
OpenVPN-Admin
mirror of
https://github.com/misterzym/OpenVPN-Admin.git
Watch
1
Star
0
Fork
You've already forked OpenVPN-Admin
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
128
Commits
3
Branches
5
Tags
651 KiB
PHP
48.9%
Shell
27.8%
JavaScript
15.7%
Hack
5.4%
CSS
2.1%
Tree:
eb97067d57
feature/ldap
feature/refractoring
master
0.1.0
v0.2.0
v0.3.0
v0.3.1
v0.3.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'eb97067d57'
${ noResults }
OpenVPN-Admin
/
installation
/
scripts
/
config.sh
8 lines
97 B
Raw
Blame
History
#!/bin/bash
# MySQL credentials
HOST
=
'localhost'
PORT
=
'3306'
USER
=
''
PASS
=
''
DB
=
'openvpn-admin'
Reference in new issue
Copy Permalink