You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-03 22:39:12 +02:00
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
|
|
oint ssh GetProxySettings \
|
||
|
|
--addr "127.0.0.1" \
|
||
|
|
--port 8071 \
|
||
|
|
--type "http" \
|
||
|
|
--login "proxyuser" \
|
||
|
|
--pass "***"
|