Files
dev-aid/linux/华为云.md

172 B

华为云添加端口到防火墙白名单

/sbin/iptables -I INPUT -p tcp --dport 8096 -j ACCEPT # 华为云添加端口8096到防火墙白名单