Create README.md
readme
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# switch
|
||||
Virtual Network Tools
|
||||
|
||||
将不同网络下的设备虚拟到一个局域网下
|
||||
|
||||
|
||||
### 示例:
|
||||
|
||||
- 在一台mac设备上运行,获取到ip 10.13.0.2:
|
||||
<img width="506" alt="图片" src="https://user-images.githubusercontent.com/49143209/210379090-a3f21007-5a12-44d3-81d6-a69495209ea7.png">
|
||||
- 在另一台windows上运行,获取到ip 10.13.0.3:
|
||||
|
||||

|
||||
|
||||
- 此时这两个设备之间就能用ip相互访问了
|
||||
|
||||
<img width="437" alt="图片" src="https://user-images.githubusercontent.com/49143209/210380969-4a7c0f23-1e88-4ab6-9cc2-0c0f086848ac.png">
|
||||
|
||||
### 支持平台
|
||||
- Mac
|
||||
- Linux
|
||||
- Windows
|
||||
|
||||
### 特性
|
||||
- IP层数据转发
|
||||
- Nat穿透
|
||||
|
||||
### Todo
|
||||
- 数据加密
|
||||
Reference in New Issue
Block a user