allow 192.168.1

This commit is contained in:
Bel LaPointe
2020-06-26 20:18:36 -06:00
parent e481a2e048
commit 7710af24c3

View File

@@ -85,7 +85,7 @@ func New(ports ...string) *FProxy {
"127.0.0.1", "127.0.0.1",
"::1", "::1",
"bel.pc", "bel.pc",
"192.168.0.", "192.168.",
"172.17.0.", "172.17.0.",
}, },
} }