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.
140
Commits
3
Branches
5
Tags
651 KiB
PHP
48.9%
Shell
27.8%
JavaScript
15.7%
Hack
5.4%
CSS
2.1%
Branch:
master
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 'master'
${ noResults }
OpenVPN-Admin
/
include
/
config.php
7 lines
100 B
Raw
Permalink
Blame
History
<
?
php
$host
=
'localhost'
;
$port
=
'3306'
;
$db
=
'openvpn-admin'
;
$user
=
''
;
$pass
=
''
;
?>
Reference in new issue
Copy Permalink