added index.html page

This commit is contained in:
2021-07-08 22:21:42 +04:00
parent 655c5de4ec
commit aabac388ba
2 changed files with 48 additions and 1 deletions

View File

@@ -113,7 +113,7 @@ The docker id is present in the output where you create a container
p2prc --rm=<server ip address> --id=<docker container id>
```
### Adding servers to ip table
### Adding servers to ip table
```
p2prc --as=<server ip address you want to add>
```