alebeck/boring

Default user to $USER

Closed this issue · 1 comments

If a User is not specified in ~/.ssh/config, then boring responds with Tunnel ... could not be opened: could not make run config: no user specified.

In the case of no user specified, boring should use $USER like ssh does.

It's already implemented on develop, I'll close this issue once I merged into main :)