veeso / termscp

🖥 A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB
https://termscp.veeso.dev
MIT License
1.48k stars 45 forks source link

[BUG] - Windows SSH Config Ignored #250

Open Ktoks opened 2 months ago

Ktoks commented 2 months ago

Description

Attempting to connect to a remote server that uses a tunnel/jump server, I am unable to connect to the destination server.

Steps to reproduce

Set up ~/.ssh/config file appropriately - test ssh to server hidden behind tunnel. Upon success - use TermSCP to attempt the same connection - which times out.

Expected behaviour

Upon connecting to server through tunnel server - the connection should not time out and should be reachable.

Environment

Log

No logs output.

Additional information

None