Documentation
¶
Overview ¶
Package scanner implements scanning ports. Duh.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Ports []uint16 = []uint16{
21,
22,
23,
25,
53,
79,
80,
110,
143,
161,
443,
587,
631,
1024,
2222,
2322,
2525,
3270,
4444,
5353,
5800,
5900,
8000,
8080,
8081,
}
Ports is the list of ports (TCP and UDP) we consider interesting.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.