Код: Выделить всё
ss -tuln | grep LISTEN
Код: Выделить всё
lsof -i :443
Код: Выделить всё
netstat -tuln | grep LISTEN
Код: Выделить всё
systemctl list-units --type=service --state=running
Код: Выделить всё
systemctl list-sockets
Код: Выделить всё
ss -tuln | grep LISTEN
Код: Выделить всё
lsof -i :443
Код: Выделить всё
netstat -tuln | grep LISTEN
Код: Выделить всё
systemctl list-units --type=service --state=running
Код: Выделить всё
systemctl list-sockets