📄 install.txt
字号:
List of principal directory :
.\http_doc main dir of MyVPN
.\http_doc\admin admin session, to disable or enable user and vpn
File that need to be cofigured:
.\http_doc\lib\conf.php
.\http_doc\lib\Session.php to store login session in a db table
.\http_doc\ext\sendmail.pl to store all mail that have to be sent from MyVPN
in those files you have to config the values to connect to MySQL
to send email you have to add a new line to your crontab file using the "crontab -e" command:
Shell> crontab -e
* * * * * /home/groups/j/jn/jnetstream/htdocs/ext/sendmail.pl
before start to use MyVPN, you need to load this page from your browser:
.\http_doc\createdb.php to create all table in the database.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -