mirror of
https://github.com/tonarino/innernet.git
synced 2024-11-28 08:58:37 +02:00
Add section about the removal of networks (#142)
This commit is contained in:
parent
120ac7d6b1
commit
df877d2de8
10
README.md
10
README.md
@ -146,6 +146,16 @@ or unset the port and use a randomized port with
|
||||
sudo innernet set-listen-port -u <interface>
|
||||
```
|
||||
|
||||
### Remove Network
|
||||
|
||||
To permanently uninstall a created network, use
|
||||
|
||||
```sh
|
||||
sudo innernet-server uninstall <interface>
|
||||
```
|
||||
|
||||
Use with care!
|
||||
|
||||
## Security recommendations
|
||||
|
||||
If you're running a service on innernet, there are some important security considerations.
|
||||
|
Loading…
Reference in New Issue
Block a user