https://www.gravatar.com/avatar/5f48da38e786436afece6f2e46196202?s=240&d=mp

Linux Shell

Openvpn 客户端路由配置

介绍 Openvpn 是个非常强大的工具,默认的参数已经足够对付大多数场景了。由于某些原因,我只需要某些 ip 走 Openvpn 的线路,这就需要自定义路由了。 Openvpn 路由 配置 主要由

常用iptables配置

1、清除已有iptables规则 iptables -F iptables -X iptables -Z 2、开放指定的端口 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 #允许本地回环接口(即运行本机