Scan the ports of your server or get the DNS records with this small scripts.
- Port Scanning: Scan all ports or common ports of a remote server.
- DNS Lookup: Retrieve DNS records such as MX, NS, A, AAAA, SOA, and TXT.
- Host to IP Conversion: Convert a hostname to its corresponding IP address.
- WHOIS Lookup: Perform a WHOIS lookup for a given domain.
- TraceRoute: Trace the route to a given IP address or hostname.
Clone the repository from Github with:
git clone git@github.com:NotTheRealWallyx/CTRL_Node.gitRun the installation script:
python setup.py install- Python 3.x
dnspythonlibrary (automatically installed during setup)
Run the application with:
python -m ctrl_nodeTo keep the application with a standard we use the following tools:
We use SemVer for versioning.
This program is intended for individuals to test their own equipment for weak security, and the author will take no responsibility if it is put to any other use.
