v1
This commit is contained in:
parent
08528ba6f1
commit
884a81e5d8
1
main.go
1
main.go
@ -19,7 +19,6 @@ import (
|
|||||||
const VERSION = "v1"
|
const VERSION = "v1"
|
||||||
const SPOOLDIR = "C:\\Program Files\\Gibon\\wg-spool"
|
const SPOOLDIR = "C:\\Program Files\\Gibon\\wg-spool"
|
||||||
const DOMAIN = "https://vpn.gibonuddevalla.se"
|
const DOMAIN = "https://vpn.gibonuddevalla.se"
|
||||||
// const DOMAIN = "http://192.168.122.1:8000"
|
|
||||||
|
|
||||||
var (
|
var (
|
||||||
publicKeyPath string
|
publicKeyPath string
|
||||||
|
Loading…
Reference in New Issue
Block a user