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.
14
Commits
3
Branches
5
Tags
651 KiB
PHP
48.9%
Shell
27.8%
JavaScript
15.7%
Hack
5.4%
CSS
2.1%
Tree:
4c5f7a8287
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 '4c5f7a8287'
${ noResults }
OpenVPN-Admin
/
include
/
config.php
7 lines
99 B
Raw
Blame
History
<
?
php
$hote
=
'localhost'
;
$port
=
'3306'
;
$bd
=
'vpn'
;
$utilisateur
=
'user'
;
$mdp
=
"
password
"
;
?>
Reference in new issue
Copy Permalink