allow 192.168.1

master
Bel LaPointe 2020-06-26 20:18:36 -06:00
parent e481a2e048
commit 7710af24c3
1 changed files with 1 additions and 1 deletions

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.",
}, },
} }