Install Link to heading
sudo pacman -S openbsd-netcat
Use Link to heading
With an IP:
nc -v 127.0.0.1 5432
Or a URL:
nc -v www.codrut.pro 443
sudo pacman -S openbsd-netcat
With an IP:
nc -v 127.0.0.1 5432
Or a URL:
nc -v www.codrut.pro 443