mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-10 23:41:22 +00:00
Update 8_tools.sh
This commit is contained in:
@@ -556,7 +556,7 @@ testcommand() {
|
||||
echo "==========================================================="
|
||||
netstat -ntulp | grep 53
|
||||
echo
|
||||
content_line "可以使用\033[44m netstat -ntulp |grep xxx \033[0m来查询任意(xxx)端口"
|
||||
echo -e "可以使用\033[44m netstat -ntulp |grep xxx \033[0m来查询任意(xxx)端口"
|
||||
echo "==========================================================="
|
||||
;;
|
||||
3)
|
||||
|
||||
Reference in New Issue
Block a user