Initial commit

This commit is contained in:
2026-07-01 14:19:57 +02:00
commit c1f8f0c8fa
1531 changed files with 203357 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# host proxy
PRXHOST=
# porta proxy
PRXPORT=
# autenticazione proxy valori: true o false
PRXLOGIN=false
# utente proxy
PRXUSER=
# password proxy (inserita in chiaro)
PRXPWD=
# ntlm proxy valori: true o false
PRXNTLM=false