Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

add support for tunneling SFTP connections through proxy #108

Open
rsioss opened this issue Apr 3, 2023 · 0 comments
Open

add support for tunneling SFTP connections through proxy #108

rsioss opened this issue Apr 3, 2023 · 0 comments
Assignees

Comments

@rsioss
Copy link
Contributor

rsioss commented Apr 3, 2023

Customers frequently need to connect to their trading partner's SFTP server via allow-listed static IP addresses. One workaround that we frequently suggest to customers is to connect through an external proxy server that has a static address (or set of addresses).

In order to support this in bootstrap, we need to support proxy-related options in the SFTP configuration schema. At a minimum, this would be the proxy host and port, but other options may be useful as well. Some example code for connecting via a Socks v5 proxy can be found here:

theophilusx/ssh2-sftp-client#39 (comment)

@rsioss rsioss self-assigned this Apr 4, 2023
@Stedi-Demos Stedi-Demos deleted a comment from rsioss Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant