-
-
-
-
-
- diff --git a/docs/favicon.ico b/docs/favicon.ico deleted file mode 100644 index 194088e..0000000 Binary files a/docs/favicon.ico and /dev/null differ diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index 18514b6..0000000 --- a/docs/index.html +++ /dev/null @@ -1,584 +0,0 @@ - - -
- - -为Linux服务器生成添加公网IP的命令
-/etc/network/interfaces 或 /etc/sysconfig/network-scripts/ 下的配置ip addr show 命令验证IP是否添加成功使用sysctl -w net.ipv6.conf.all.forwarding=1开启IPv6转发,sysctl -p使配置生效
-
-