Skip to content

TaiwanSecurityClub/WireguardAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WireguardAPI

Append your wireguard peer by run this command in your ldap account.

Build

  1. Install golang 1.19
  2. Clone this repo and cd into WireguardAPI
git clone https://github.com/TaiwanSecurityClub/WireguardAPI
cd WireguardAPI
  1. Run make
make clean && make

Install

  1. CD into repo dir
cd WireguardAPI
  1. Run make
make install

Uninstall

  1. CD into repo dir
cd WireguardAPI
  1. Run make
make uninstall

Run

  1. Set /usr/local/share/wgapi/.env config
vi /usr/local/share/wgapi/.env
  1. Run wgapi
wgapi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published