PepperDash / PepperDashCore

MIT License
45 stars 27 forks source link

Add option to disable echo for Ssh Client Sessions #160

Closed TrevorPayne closed 5 months ago

TrevorPayne commented 1 year ago

This adds a configuration object to turn off Echo in the SSH terminal options

andrew-welker commented 1 year ago

Have you tried building a standard (non-ssh) TCP/IP client with this config? Also, what's the behavior if the new property is not added to the config? Does Essentials continue without an issue?