jtesta / ssh-audit

SSH server & client security auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
MIT License
3.43k stars 177 forks source link

fix: Add space to fix URLs in terminal #271

Closed its0x08 closed 2 months ago

its0x08 commented 6 months ago

Example URLs:

Example New URLs:

jtesta commented 5 months ago

What OS platform and terminal did you notice this behavior in? I can't reproduce it on my system.

Also, last I heard (in the 1990's), the proper way to write URLs in places that do not support links (like on physical paper), is to enclose them in brackets. Maybe this is out-dated by now, but I haven't seen an official update about it.

jtesta commented 2 months ago

@its0x08: I'd be happy to investigate this further (and possibly merge this PR) if you're able to share what platform(s) the output is broken on. Otherwise, since I'm not seeing a problem on my Ubuntu systems, I'll close this for now.