Crate port_scanner
source ·Functions
- Check if the local port is available.
- Check if the local ports are available.
- Check if the local ports are available.
- Request to the os the next open port.
- Scan a port and return true if it’s open.
- Scan port of an address and return true if it’s open.
- Scan specified ports and return a list of all open ports.
- Scan specified ports of addresses and return a list of all addresses with open ports.
- Scan a port range and return a list of all open ports.