Hay sobat cyber admin mau kasih course baru terkait system administrator
Berikut cara cek port yang aktif di debian
Buka debian masuk mode SU ketik berikut
sudo apt install iproute2
Perintah yang bisa digunakan
- -t, –tcp: To see all TCP sockets
- -u, –udp: To see all UDP sockets
- -l, –listening: To see all listening sockets
- -p, processes: To see which processes are using sockets
- -n, –numeric: Use this option if you want to see a port number instead of service names
sudo ss -tulpn
إرسال تعليق