From d719e714d3cac4f829ae35fda754a67c479b4e91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20MARECHAL?= <bmarechal@grandlyon.com> Date: Thu, 10 Nov 2022 15:24:57 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bcb354d..7d8d06d 100644 --- a/README.md +++ b/README.md @@ -135,8 +135,8 @@ Send-MailMessage -SmtpServer $SMTP_HOST -Port $SMTP_PORT -To $SMTP_RECIPIENT -Su Get-NetTCPConnection -State Listen,Established ``` - - +<!-- +TODO / A PROXY HTTP : Reach a HTTP serveur Through a Proxy Set proxy globaly on linux Curl behind a proxy @@ -146,7 +146,7 @@ Docker behind a proxy Docker daemon add proxy settings Docker build behind Proxy - NPM behind a Proxy PIP behind a Proxy Gitlab Runner behind a proxy +--> -- GitLab