第二节 Linux常用的网络命令

亮子 | 2023-03-15 01:25:39 | 11076 | 0 | 0 | 0

1、查看被占用的端口号

命令格式:

# lsof -i:被占用的端口号
lsof -i:80