Pure-Rust asynchronous SSH library, both client and server

#54 ENHANCEMENT: The thrussh::server::run function should accept anything that can be converted to SocketAddrs not just &src

Opened by mra on October 6, 2021
mra on October 6, 2021
Accept anything that can be converted to SocketAddrs not just &str
mra added a change on October 6, 2021
Accept anything that can be converted to SocketAddrs not just &str by 2f6nCFRx14eZ4dJ4Kwx1kUdNNN9bwq9HyH567mYSVVLb,
64OA2CVK5URHO6KUH2RUN4HWQBMTGSJ5ZNBJ42MVCG3ZNBJTOS4QC
daviessm on February 4, 2022

Also looking for this.