michaellukashov / Far-NetBox

SFTP/SCP/FTP/FTPS/WebDAV/S3 client for Far Manager 3 (http://farmanager.com/)
https://forum.farmanager.com/viewtopic.php?t=6317
GNU General Public License v2.0
156 stars 52 forks source link

[feature request] ~/.ssh/config file reading #382

Open alabuzhev opened 4 months ago

alabuzhev commented 4 months ago

https://github.com/FarGroup/Far-NetBox/issues/12 by @eugenov

Hello! Is there a chance to implement windows' openssh integration? Main idea - to let netbox read ~/.ssh/config to use its host-specific rules, such as ProxyJump, hosts, defined keys etc. How I see this integration:

  1. Open netbox plugin
  2. Navigate to predefined (in ~/.ssh/config) hosts menu, chose passwordless host with IdentityFile and ProxyJump option in config file.
  3. Open remote host without password, through proxy bastion.