fix: incus使用内链接而不是外链接
BIN
docs/guide/incus/images/incus1.png
Normal file
|
After Width: | Height: | Size: 138 KiB |
BIN
docs/guide/incus/images/incus10.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
docs/guide/incus/images/incus11.png
Normal file
|
After Width: | Height: | Size: 68 KiB |
BIN
docs/guide/incus/images/incus12.png
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
docs/guide/incus/images/incus13.png
Normal file
|
After Width: | Height: | Size: 108 KiB |
BIN
docs/guide/incus/images/incus14.png
Normal file
|
After Width: | Height: | Size: 88 KiB |
BIN
docs/guide/incus/images/incus15.png
Normal file
|
After Width: | Height: | Size: 116 KiB |
BIN
docs/guide/incus/images/incus16.png
Normal file
|
After Width: | Height: | Size: 106 KiB |
BIN
docs/guide/incus/images/incus17.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
docs/guide/incus/images/incus18.png
Normal file
|
After Width: | Height: | Size: 102 KiB |
BIN
docs/guide/incus/images/incus19.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
docs/guide/incus/images/incus2.png
Normal file
|
After Width: | Height: | Size: 185 KiB |
BIN
docs/guide/incus/images/incus20.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
docs/guide/incus/images/incus21.png
Normal file
|
After Width: | Height: | Size: 332 KiB |
BIN
docs/guide/incus/images/incus22.png
Normal file
|
After Width: | Height: | Size: 105 KiB |
BIN
docs/guide/incus/images/incus23.png
Normal file
|
After Width: | Height: | Size: 71 KiB |
BIN
docs/guide/incus/images/incus3.png
Normal file
|
After Width: | Height: | Size: 170 KiB |
BIN
docs/guide/incus/images/incus4.png
Normal file
|
After Width: | Height: | Size: 133 KiB |
BIN
docs/guide/incus/images/incus5.png
Normal file
|
After Width: | Height: | Size: 173 KiB |
BIN
docs/guide/incus/images/incus6.png
Normal file
|
After Width: | Height: | Size: 164 KiB |
BIN
docs/guide/incus/images/incus7.png
Normal file
|
After Width: | Height: | Size: 143 KiB |
BIN
docs/guide/incus/images/incus8.png
Normal file
|
After Width: | Height: | Size: 102 KiB |
BIN
docs/guide/incus/images/incus9.png
Normal file
|
After Width: | Height: | Size: 89 KiB |
@@ -107,25 +107,25 @@ default_route=$(ip -6 route show | awk '/default via/{print $3}') && [ -n "$defa
|
||||
|
||||
1. 在 [https://tunnelbroker.net/](https://tunnelbroker.net/) 注册账户,并点击左边的 ```Create Regular Tunnel```
|
||||
|
||||

|
||||

|
||||
|
||||
2. 红框处填写你的服务器的IPV4地址,选择物理距离近的连接点,比如机器在美国洛杉矶,就选美国西海岸的连接点,然后显示绿框提示,点```Create Tunnel```创建即可
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
3. 等待出以下界面,点击```Example Configurations```然后选择对应的系统,比如incus的宿主机那肯定就是Debian/Ubuntu了
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
4. 框住的部分就是要修改的文件和需要复制的内容了
|
||||
|
||||

|
||||

|
||||
|
||||
复制的时候不要带空行
|
||||
|
||||
@@ -156,7 +156,7 @@ systemctl restart networking
|
||||
|
||||
执行```ifconfig```命令,这时应该有一个 he-ipv6 接口,类似下面这样:
|
||||
|
||||

|
||||

|
||||
|
||||
或者执行:
|
||||
|
||||
@@ -193,19 +193,19 @@ route -A inet6 add ::/0 dev he-ipv6
|
||||
|
||||
然后就是填写你的服务器IPV4地址
|
||||
|
||||

|
||||

|
||||
|
||||
创建后需要进入Config页面而不是详情页面
|
||||
|
||||

|
||||

|
||||
|
||||
见到以下页面千万别使用,先刷新一下本页面,不要弹那个浅蓝色框后再停止刷新
|
||||
|
||||

|
||||

|
||||
|
||||
记录以下页面的最后一个红框的内容,准备修改宿主机配置文件
|
||||
|
||||

|
||||

|
||||
|
||||
页面的最后一个红框框住的部分复制下来,不要带空行
|
||||
|
||||
@@ -234,7 +234,7 @@ systemctl restart networking
|
||||
|
||||
类似上述的操作,先在 [https://tb.ip4market.ru](https://tb.ip4market.ru/) 注册一个账户先,注册邮箱得是非常见邮箱,电话可随便写不验证的,IP填上你要附加的宿主机的IPV4地址
|
||||
|
||||

|
||||

|
||||
|
||||
然后就是过Recaptcha的人机验证,点击注册
|
||||
|
||||
@@ -242,11 +242,11 @@ systemctl restart networking
|
||||
|
||||
然后在首页进行登录
|
||||
|
||||

|
||||

|
||||
|
||||
然后就会进入这个页面
|
||||
|
||||

|
||||

|
||||
|
||||
按住右键,然后复制红框框住的四行内容,也就是
|
||||
|
||||
@@ -259,13 +259,13 @@ Client IPv6
|
||||
|
||||
这四行内容,按ctrl+c复制或者右键复制
|
||||
|
||||

|
||||

|
||||
|
||||
然后打开 [https://ipv6tunnel.spiritlhl.top/](https://ipv6tunnel.spiritlhl.top/) 选择```Option```为```ip4market```,另一个下拉选择框选择你之前安装成功的包名,然后在输入框内粘贴你复制的内容
|
||||
|
||||
然后点击```Covert```转换格式
|
||||
|
||||

|
||||

|
||||
|
||||
然后就会自动刷新页面出现需要自己用vim或者vi命令修改```/etc/network/interfaces```文件增加的内容了,或者修改以下命令新增
|
||||
|
||||
@@ -294,13 +294,13 @@ systemctl restart networking
|
||||
|
||||
然后就到了这个页面了
|
||||
|
||||

|
||||

|
||||
|
||||
第一个红框是你宿主机的IPV4地址需要填写的位置,要修改就修改那里,然后点change保存
|
||||
|
||||
第二个下拉红框选择```Linux```,然后点击show
|
||||
|
||||

|
||||

|
||||
|
||||
会出现上面的内容,全选框住的部分复制下来,不要带空行
|
||||
|
||||
@@ -308,7 +308,7 @@ systemctl restart networking
|
||||
|
||||
然后点击```Covert```转换格式
|
||||
|
||||

|
||||

|
||||
|
||||
然后就会自动刷新页面出现需要自己用vim或者vi命令修改```/etc/network/interfaces```文件增加的内容了,或者修改以下命令新增
|
||||
|
||||
@@ -440,7 +440,7 @@ ip tunnel del user-ipv6
|
||||
|
||||
实际上 [https://tunnelbroker.net/](https://tunnelbroker.net/) 支持申请```/48```大小的IPV6子网,只需要在
|
||||
|
||||

|
||||

|
||||
|
||||
这里进行申请,然后转换格式的时候将原先```/64```的IPV6地址改成```/48```的IPV6地址,你就能获得一个更大的IPV6子网了
|
||||
|
||||
@@ -485,7 +485,7 @@ yum install -y wireguard-tools
|
||||
|
||||
访问 [https://warp.cloudflare.now.cc/?run=register&format=yaml](https://warp.cloudflare.now.cc/?run=register&format=yaml),记录下 private_key, v6 2个值
|
||||
|
||||

|
||||

|
||||
|
||||
#### 3.修改配置文件
|
||||
|
||||
@@ -567,4 +567,4 @@ systemctl enable --now wg-quick@warp
|
||||
wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh
|
||||
```
|
||||
|
||||

|
||||

|
||||