- Simple SoftEther Management API & Web Panel written in Go
- Authors: scaredos
git clone https://github.com/scaredos/govpn-api
cd govpn-api
go build server.go
./server run
./server runapi
- The application will now be available at localhost:1337/api
- All documentation is available at Documentation
- Move to vanilla javascript