doc: add demo pictures

This commit is contained in:
ICKelin
2021-05-14 22:20:22 +08:00
parent f846329384
commit db89e76ce4
4 changed files with 0 additions and 4 deletions

View File

@@ -161,10 +161,6 @@ wget https://github.com/ICKelin/opennotr/blob/master/docker-build/docker-compose
docker-compose up -d opennotrd
```
> 注意:
> 有的服务器没有将iptables的forward默认设置为ACCEPT会导致失败需要使用以下命令将其设置为ACCEPT
> iptables -t filter -P FORWARD ACCEPT
### 运行opennotr
opennotr的启动比较简单首先需要准备配置.

BIN
doc/assets/httpdemo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 KiB

BIN
doc/assets/tcpdemo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 KiB

BIN
doc/assets/udpdemo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 KiB