Страница 1 из 1

systemctl list-units --type=service --state=running

Добавлено: 27 дек 2024, 01:49
ya

Код: Выделить всё

ss -tuln | grep LISTEN

Код: Выделить всё

lsof -i :443

Код: Выделить всё

netstat -tuln | grep LISTEN

Код: Выделить всё

systemctl list-units --type=service --state=running

Код: Выделить всё

systemctl list-sockets