mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
[BUG] - termscp not respecting port in ssh config (#216)
This commit is contained in:
committed by
GitHub
parent
d3c2c084db
commit
20c3e22572
@@ -7,7 +7,7 @@ pub mod auto_update;
|
||||
pub mod bookmarks_client;
|
||||
pub mod config_client;
|
||||
pub mod environment;
|
||||
pub(self) mod keys;
|
||||
mod keys;
|
||||
pub mod logging;
|
||||
pub mod notifications;
|
||||
pub mod sshkey_storage;
|
||||
|
||||
Reference in New Issue
Block a user