vagrant
This commit is contained in:
@@ -100,6 +100,15 @@ else
|
||||
(shExpMatch(host, "*.discord.gg")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
|
||||
//discord
|
||||
|
||||
if ((shExpMatch(host, "hashicorp.com")) ||
|
||||
(shExpMatch(host, "*.hashicorp.com"))
|
||||
(shExpMatch(host, "vargrantup.gg")) ||
|
||||
(shExpMatch(host, "*.vargrantup.gg")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
|
||||
|
||||
else
|
||||
|
||||
{ // Default: no proxy,
|
||||
|
||||
Reference in New Issue
Block a user