steelbrain / node-ssh

SSH2 with Promises
MIT License
947 stars 94 forks source link

ssh: bind connection to special interface or IP address(config.localAddress?) #454

Open vlad441 opened 1 year ago

vlad441 commented 1 year ago

If there are multiple network interfaces, is it possible to use socket options like "localAddress" to bind the connection to a specific own IP address? Or, in another way.