diff --git a/bash/net.bash b/bash/net.bash new file mode 100644 index 0000000..dc4cf0a --- /dev/null +++ b/bash/net.bash @@ -0,0 +1,6 @@ + + # Команды для работы с сетью + + + # Сканировать порты + ss -tulpn \ No newline at end of file