This commit is contained in:
teasiu
2024-01-01 11:35:36 +08:00
parent 3507cf02e0
commit 0a19802329
4 changed files with 30 additions and 7 deletions

View File

@@ -4,12 +4,12 @@ sidebar_position: 5
# 内网穿透
海纳思系统是支持内网穿透的。可以使用frpc或者npc或者cloudflared等方式进行穿透
海纳思系统是支持内网穿透的。这里详细介绍内置搭建的frp穿透使用方法
## 方案1
## 系统内置 frpc
## 方案2
## 方案3
## 开通 frpc 账号
## 手动配置案例
这里暂时不做公开描述

View File

@@ -12,4 +12,16 @@ sidebar_position: 6
终端输入 ```install-v2ray.sh``` 即可一键搭建v2ray客户端
:::
如下图:
![](./img/v2ray-install.jpg)
## 添加配置
配置文件的位置:`/usr/local/etc/v2ray/config.json`
这个配置文件的示例:(仅仅为例子,其中的节点信息已失效,请自行替换可用的节点信息)
```bash
```

View File

@@ -6,8 +6,19 @@ sidebar_position: 7
已经很多群友在安装使用,群主测试机每天都有可接受的收益幅度。
## 安装
## 1.安装
## 使用
以下两种方案安装:
### 方法一:脚本一键切换安装
### 方法二:刷机包刷机
## 2.激活
## 3.使用
## 注意事项

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB