Tiny Update to close off some open issues.
Features:
tls
transport, the server and client binaries can now use plain tls to encapsulate ssh traffic, this either uses in-memory self signed certs or user specified certs (see server help)websockets
transport, the rssh client can now use websockets to initiate an interactive connection this supports cloudflare :)
Changes:
link
now supports the--tls
,--ws
and--wss
flags to generate binaries that havetls
,websockets
andsecure websockets
embedded into them (just prependstls://
etc to the call backaddress- RSSH clients will now use selected transports when baked in, or when specified with
-d
. Supported transports are above ^, defaultly will use ssh of course.
Public key for this release:
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK4j9vmqMrVbHc8GHl65eD13tEsE560jyn5nnL7dvML5