mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-04-23 00:27:06 +08:00
use workspace, prepare for config server and gui (#48)
This commit is contained in:
+4
-4
@@ -67,7 +67,7 @@ nodea <-----> nodeb
|
||||
```
|
||||
命令执行成功会有如下打印。
|
||||
|
||||

|
||||

|
||||
|
||||
2. 在节点 B 执行
|
||||
```sh
|
||||
@@ -85,11 +85,11 @@ nodea <-----> nodeb
|
||||
```sh
|
||||
easytier-cli peer
|
||||
```
|
||||

|
||||

|
||||
```sh
|
||||
easytier-cli route
|
||||
```
|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
@@ -139,7 +139,7 @@ sudo easytier-core --ipv4 10.144.144.2 -n 10.1.1.0/24
|
||||
```sh
|
||||
easytier-cli route
|
||||
```
|
||||

|
||||

|
||||
|
||||
2. 测试节点 A 是否可访问被代理子网下的节点
|
||||
|
||||
|
||||
Reference in New Issue
Block a user