1
0
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:
Fabian Affolter 2021-09-14 05:27:34 +02:00 committed by GitHub
parent 120ac7d6b1
commit df877d2de8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.