We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d10a75 commit b8d6186Copy full SHA for b8d6186
README.md
@@ -10,7 +10,7 @@
10
11
```shell
12
# 如果vps不能访问 raw.githubusercontent.com 推荐使用这个
13
-wget --no-check-certificate -qO natcfg.sh http://www.arloor.com/sh/iptablesUtils/natcfg.sh && bash natcfg.sh
+wget --no-check-certificate -qO natcfg.sh https://www.arloor.com/sh/iptablesUtils/natcfg.sh && bash natcfg.sh
14
```
15
或
16
0 commit comments