mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
The Golang implementation of Tor has a name and a github now.
This commit is contained in:
parent
179e42a9c6
commit
b56c734530
1 changed files with 2 additions and 1 deletions
|
|
@ -13613,5 +13613,6 @@ match tor-orport m|^\x00\x00\x07\x00\x02\x00\x03| p/Tor/ v/0.2.3.7 - 0.2.4.11/ i
|
|||
# An independent implementation that "only returns the highest
|
||||
# understood version matching what the server supports, instead of a
|
||||
# list of all supported versions."
|
||||
# https://github.com/tvdw/gotor
|
||||
# https://lists.torproject.org/pipermail/tor-dev/2015-January/008135.html
|
||||
match tor-orport m|^\x00\x00\x07\x00\x02\x00\x04| p/Tor/ i/supported protocol versions: 4/
|
||||
match tor-orport m|^\x00\x00\x07\x00\x02\x00\x04| p/GoTor/ i/supported protocol versions: 4/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue