1. telnet IP 端口
2. curl IP:PORT
curl http://IP:PORT/
3. ssh -v -p 端口
ssh -v -p root@192.168.0.11
4.wget
5. tcpdump
tcpdump -i eth0 -w 1.cap
参考:https://blog.csdn.net/qq_30192655/article/details/122215662
1. telnet IP 端口
2. curl IP:PORT
curl http://IP:PORT/
3. ssh -v -p 端口
ssh -v -p root@192.168.0.11
4.wget
5. tcpdump
tcpdump -i eth0 -w 1.cap
参考:https://blog.csdn.net/qq_30192655/article/details/122215662