allow 192.168.1
parent
e481a2e048
commit
7710af24c3
|
|
@ -85,7 +85,7 @@ func New(ports ...string) *FProxy {
|
|||
"127.0.0.1",
|
||||
"::1",
|
||||
"bel.pc",
|
||||
"192.168.0.",
|
||||
"192.168.",
|
||||
"172.17.0.",
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue