Skip to content

sdunixgeek/softetherConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

softetherConfig

SoftEther JSON-RPC API Configuration Go CLI

Golang CLI for SoftEther VPN management JSON-RPC API protocol. Can be used for controlling remote server, automation or statistics.

Usage example

Build first to get binary

go build -o secgo
./secgo -h
Usage of ./secgo:
  -H string
      SoftEther Hub Name (default "DEFAULT")
  -P string
      SoftEther Admin Password
  -p int
      SoftEther Port number (default 443)
  -s string
      SoftEther Hostname (default "127.0.0.1")

Credits/References

About

SoftEther JSON-RPC API Configuration Go CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages