| Mode | CPU % | RAM (MB) | Packet loss | |------|-------|----------|--------------| | High-speed | 78 | 210 | 1.2% | | Stealth | 12 | 98 | 0.0% |
Getting up and running with kportscan 3.0 is incredibly simple. kportscan 3.0
Via Go (Recommended):
go install github.com/yourrepo/kportscan@latest
From Source:
git clone https://github.com/yourrepo/kportscan.git
cd kportscan
go build -o kportscan
sudo mv kportscan /usr/local/bin/
Scenario: You want to confirm that port 443 (HTTPS) is reachable from an internal segment to a DMZ server. | Mode | CPU % | RAM (MB)