chore(8_tools.sh): UI adjustments

This commit is contained in:
sofia-riese
2026-02-02 19:02:37 +08:00
parent b1366df6b1
commit 111b151cba

View File

@@ -553,10 +553,11 @@ testcommand() {
;;
2)
line_break
echo "==========================================================="
netstat -ntulp | grep 53
separator_line "="
echo
content_line "可以使用\033[44m netstat -ntulp |grep xxx \033[0m来查询任意(xxx)端口"
separator_line "="
echo "==========================================================="
;;
3)
line_break