diff --git a/bin/lusntag.socks5.bat b/bin/lusntag.socks5.bat new file mode 100644 index 0000000..c79899b Binary files /dev/null and b/bin/lusntag.socks5.bat differ diff --git a/bin/lusntag.socks5.ps1 b/bin/lusntag.socks5.ps1 new file mode 100644 index 0000000..c79899b Binary files /dev/null and b/bin/lusntag.socks5.ps1 differ diff --git a/bin/lusntag.socks5.sh b/bin/lusntag.socks5.sh new file mode 100644 index 0000000..c79899b Binary files /dev/null and b/bin/lusntag.socks5.sh differ diff --git a/bin/yerevak.socks5.ps1 b/bin/yerevak.socks5.ps1 new file mode 100644 index 0000000..ca2bb53 Binary files /dev/null and b/bin/yerevak.socks5.ps1 differ diff --git a/local/bb_local_dev/.gitconfig.local b/local/bb_local_dev/.gitconfig.local index c636431..e0acf0f 100644 --- a/local/bb_local_dev/.gitconfig.local +++ b/local/bb_local_dev/.gitconfig.local @@ -6,12 +6,14 @@ insteadOf = https://bbgithub.dev.bloomberg.com [http "https://github.com"] - proxy = http://proxy.bloomberg.com:81 - sslCAinfo = /usr/local/share/ca-certificates/bloomberg-root-ca.crt + proxy = socks5://127.0.0.1:1080 + #proxy = http://proxy.bloomberg.com:81 + #sslCAinfo = /usr/local/share/ca-certificates/bloomberg-root-ca.crt [http "https://gitlab.com"] - proxy = http://proxy.bloomberg.com:81 - sslCAinfo = /usr/local/share/ca-certificates/bloomberg-root-ca.crt + proxy = socks5://127.0.0.1:1080 + #proxy = http://proxy.bloomberg.com:81 + #sslCAinfo = /usr/local/share/ca-certificates/bloomberg-root-ca.crt [http "http://192.168.0.4:8080"] proxy = socks5://127.0.0.1:1080