Use env lib, add PROXY_PORT ENV variable

This commit is contained in:
Sergey Bogatyrets
2018-06-13 22:34:35 +03:00
parent 803767b6f7
commit 678a8cc192
13 changed files with 1241 additions and 9 deletions
+4
View File
@@ -24,3 +24,7 @@
[[constraint]]
branch = "master"
name = "github.com/armon/go-socks5"
[[constraint]]
branch = "master"
name = "github.com/caarlos0/env"