Skip to content

mogascan/wireguard_vps_vpn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wireguard_vps_vpn

Wireguard Installation Scripts

these scripts can be used to install wireguard on a virtual private server (VPS), i.e. a server that you have running in the cloud.

Alternatively you can use it to install wireguard VPN software on any Ubuntu 18 Server.

There is an installation script called wireguard.sh that does all the necessary things for you in order to install wireguard on the virtual server.

A second script called addpeer.sh can be used to add an additional client or peer, such as a laptop running windows or an iPhone.

I have designed the scripts in a way that you can either transfer them over to the server as a file and call them from the command line or – alternatively – you can copy and paste the content directly into the terminal window.

Find all details on my youtube channel

If you are having issues with these scripts (they don't work as expected etc.) then you may join my discord server and chat life with me - please see THIS VIDEO for details

About

Wireguard Installation Scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%