mirror of
https://github.com/nmap/nmap.git
synced 2026-01-20 05:09:02 +00:00
5e588b53da23b03eb107a7bb4ab29b52367834d9
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
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.1%