This repository was archived by the owner on Jan 17, 2021. It is now read-only.
This repository was archived by the owner on Jan 17, 2021. It is now read-only.
Add support for http_proxy at remote server #74
Closed
Description
My remote server needs to use an http_proxy/https_proxy to download packages from internet. Can you add support for this? Usually I would add export http_proxy=someproxy:port
and export https_proxy=someproxy:port
to the beginning of my script.
Even better, can we have an option to run some commands (like the export
s above) before sshcode starts executing?
Metadata
Metadata
Assignees
Labels
No labels