Skip to content

mostafa1993/myvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

git clone [email protected]:mostafa1993/myvpn.git
./install.sh --user=USER --protocol=PROTOCOL --domain=DOMAIN --group=GROUP

If group is not specified in your case, use --group=''

During installation you will be asked to enter your root and vpn password.

Usage:

If you want to connect the vpn with your defualt settings, the ones used during installation, you only need to run,

myvpn start --default

If you want to connect with different settings,

myvpn start -u=USER -p=PROTOCOL -d=DOMAIN -g=GROUP

for stopping/restarting the vpn,

myvpn stop
myvpn restart

How to change default setting:

It is possible to change the default setting, the trivial option is to uninstall and install the program with new settings.

The better way is to access the configuration file and change the settings there. You may find the configuration file in /etc/myvpn/myvpn.config.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages