Module Protocols.Ports
- Description
A list of named ports. This is similar to /etc/services.
- Constant private_tcp
constantProtocols.Ports.private_tcp- Description
Contains all TCP ports assigned for private use as of RFC 1700
- Constant private_udp
constantProtocols.Ports.private_udp- Description
Contains all UDP ports assigned for private use as of RFC 1700
- Constant tcp
constantProtocols.Ports.tcp- Description
Contains all non-private TCP port assignments as of RFC 1700 Extended with some non-official.
- Constant udp
constantProtocols.Ports.udp- Description
Contains all non-private UDP port assignments as of RFC 1700