摘要: 支持tun iptables -t nat -A POSTROUTING -s 192.168.10.0/24 -o wwan0 -j SNAT --to-source 10.0.xx.xx iptables -t nat -A POSTROUTING -s 192.168.10.0/24 -o t 阅读全文
posted @ 2025-08-25 12:11 zhaogaojian 阅读(12) 评论(0) 推荐(0)