From 7a71eda7f249aaaf29ffa1325b5c4873078abf97 Mon Sep 17 00:00:00 2001 From: Anton Date: Wed, 9 Oct 2024 17:04:07 +0300 Subject: [PATCH] vagrant --- proxy.pac | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/proxy.pac b/proxy.pac index b4d284c..04ec088 100644 --- a/proxy.pac +++ b/proxy.pac @@ -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,