pip install https://github.com/ScriptusProjectsAlt/ohwa.gitBasic ping with a 20 repeat loop.
ohwa --scan 192.168.1.1Infinite repeat loop until manually stopped.
ohwa --scan -t 5 192.168.1.1Doesn't wait for target responses.
ohwa --scan -dw -t 5 192.168.1.1ohwa ports 192.168.1.1ohwa lookup 8.8.8.8[+] Target: 192.168.1.1
[+] Open Ports:
- 22 (SSH)
- 80 (HTTP)
- 443 (HTTPS)
[+] Scan completed successfully.| Command | Description |
|---|---|
scan |
Scan a target |
ports |
Check open ports |
lookup |
Lookup IP information |
ping |
Ping a host |
trace |
Trace network route |
- Python 3.10+
- Internet connection
- Administrative privileges for some features
[!] Intended for cyber security and authorized testing only.
[!] Some features may require elevated permissions.
[!] Always ensure you have permission before scanning targets.