Load DERP servers from file
This commit is contained in:
parent
c5fbc5baa8
commit
a6100dc4d0
6 changed files with 87 additions and 2 deletions
1
go.mod
1
go.mod
|
@ -8,6 +8,7 @@ require (
|
|||
github.com/klauspost/compress v1.11.7
|
||||
github.com/spf13/viper v1.7.1
|
||||
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
|
||||
gopkg.in/yaml.v2 v2.2.8
|
||||
inet.af/netaddr v0.0.0-20210203214853-aa702495c49b
|
||||
tailscale.com v1.1.1-0.20210220175347-39f7a61e9c1f
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue