mirror of
https://github.com/nmap/nmap.git
synced 2025-12-31 03:49:01 +00:00
Show the uninterpreted remote URLs in every case. When matching specific services, show the guesses about where the source might be hosted, but remove verbose interpretation like "accessed over SSH". Before: | Remote: git@github.com:skullspace/breachdb.git | GitHub remote: skullspace/breachdb (accessed over SSH) |_ -> Source might be at https://github.com/skullspace/breachdb After: | Remote: git@github.com:skullspace/breachdb.git |_ -> Source might be at https://github.com/skullspace/breachdb
12 KiB
12 KiB