kita-develop Release version 1.0.0 of http-proxy-toggle extension 31e2185· May 12, 2024 History6 Commits .vscode support proxy toggle May 12, 2024 src fix http-proxy-toggle extension to version 0.0.4 May 12, 2
proxy.config.json renovate.json vite.config.js Breadcrumbs git-proxy / .vscode/ Directory actions More options Latest commit Cannot retrieve latest commit at this time. HistoryHistory Folders and files Name Last commit message Last commit date parent directory .. settings.json chore: update source....
TL;DRThe extension doesn't support HTTPS proxy with a self-signed certificate. It supports self-signed certificates without proxy or proxy with normal CA certificates, but not the combination of proxy + self-signed. In settings.json, I have "gitlab.instanceUrl": "https://XXX.com/","gitla...
現状は Git の config ファイルや SSH 鍵など最低限のバックアップとリストア用のスクリプトを用意している形になります。Ansible などを導入して、更新情報はそちらで管理する方法もありますが、極力 Immutable な世界にしたいという想いもあり、いかにシームレスにアップデートを行わせるか悩...
Windows の Git Bash の場合は、ファイルの 1行目にシェバン#!/bin/bashがあると自動的に実行属性が付いているものとして扱われます。 chmod +x example.sh W.3.c. デバッグの設定をします Visual Studio Code の左にある Run and Debug ボタンを押して、create a launch.json file をクリッ...
main (finos/git-proxy#335) v1.7.1 … license-inventory-0.0.1 JamieSlome committed Feb 29, 2024 1 parent fe26a4b commit 76f4532 Showing 1 changed file with 1 addition and 1 deletion. Whitespace Ignore whitespace Split Unified 2 changes: 1 addition & 1 deletion 2 .vscode/settings.json...
setHTTP_PROXY=http://proxy.server:8080setHTTPS_PROXY=http://proxy.server:8080 認証プロキシ環境では以下の形式で設定します。 setHTTP_PROXY=http://username:password@proxy.server:8080setHTTPS_PROXY=http://username:password@proxy.server:8080 ...
⚡ Fast • 🪶 Lightweight • 0️⃣ Dependency • 🔌 Pluggable • 😈 TLS interception • 🔒 DNS-over-HTTPS • 🔥 Poor Man's VPN • ⏪ Reverse & ⏩ Forward • 👮🏿 "Proxy Server" framework • 🌐 "Web Server" fram
set HTTP_PROXY=http://proxy.server:8080 set HTTPS_PROXY=http://proxy.server:8080認証プロキシ環境では以下の形式で設定します。set HTTP_PROXY=http://username:password@proxy.server:8080 set HTTPS_PROXY=http://username:password@proxy.server:8080...