You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix SSH MAC compatibility for Bitvise and older clients
sshtun-user configure may set MACs to ETM-only which breaks clients
like Bitvise that only support non-ETM MACs. Now adds hmac-sha2-256
and hmac-sha2-512 as fallbacks while keeping ETM preferred.
Fixes#19
0 commit comments