From 21718c8c144f474c87e1c19f296f620f060b06f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Gallou=C3=ABt?= Date: Sun, 26 Nov 2017 13:22:51 +0000 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Adrien Gallouët --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cf7858a..84aae3a 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,10 @@ Copy the new generated key and use it when configuring the client: You can check easily if it works by looking at your public ip. +To stop the service: + + $ sudo systemctl stop glorytun@tun0 + For feature requests and bug reports, please create an [issue](https://github.com/angt/glorytun/issues).