pfsense
This commit is contained in:
@@ -97,7 +97,9 @@ else
|
|||||||
//netgate
|
//netgate
|
||||||
|
|
||||||
if ((shExpMatch(host, "netgate.com")) ||
|
if ((shExpMatch(host, "netgate.com")) ||
|
||||||
(shExpMatch(host, "*.netgate.com")))
|
(shExpMatch(host, "*.netgate.com")) ||
|
||||||
|
(shExpMatch(host, "boostymark.com")) ||
|
||||||
|
(shExpMatch(host, "*.boostymark.com")))
|
||||||
|
|
||||||
{ return "SOCKS5 proxy.vm:1080"}
|
{ return "SOCKS5 proxy.vm:1080"}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user