Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 642 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 642 Bytes

GoVPN-API / SoftEther Management

  • Simple SoftEther Management API & Web Panel written in Go
  • Authors: scaredos

Installation

git clone https://github.com/scaredos/govpn-api
cd govpn-api
go build server.go

Usage (w/ Web Panel)

./server run

Usage (only API)

./server runapi

Documentation

Todo

  • Move to vanilla javascript