摘要: - deepin-v23开启多个端口号 iptables -I INPUT -p udp --dport 端口1 -j ACCEPT iptables -I INPUT -p udp --dport 端口2 -j ACCEPT iptables -I INPUT -p udp --dport 端口3 阅读全文
posted @ 2024-11-30 01:08 Rkey 阅读(119) 评论(0) 推荐(0)