diff --git a/README.md b/README.md index 87fc58a..e451673 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,16 @@ or unset the port and use a randomized port with sudo innernet set-listen-port -u ``` +### Remove Network + +To permanently uninstall a created network, use + +```sh +sudo innernet-server uninstall +``` + +Use with care! + ## Security recommendations If you're running a service on innernet, there are some important security considerations.