lstoll / nassh-relay

SSH bastion based on nassh/relay
MIT License
3 stars 0 forks source link

Fix auth, pass info into Dial #17

Closed lstoll closed 5 years ago

lstoll commented 5 years ago

This implements proper auth checking, where the proxy command ensures the cookie flow was successful

The cookie flow method was changed to make it's usage a bit clearer

More information is passed in the context, so it can be retrieved by the dialer.