From 4396d0e41c7d3e5a685756d31c152b75f572312b Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Mon, 20 Feb 2023 10:23:57 +0330 Subject: added the t keybinding to the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f207bd0..168d2dc 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,8 @@ How long before the test is considered to have timed out.
`r` restarts a tunnel.
+`t` runs the test right now.
+ To quit send a `SIGINT` or a `SIGTERM`. I'm working on improving this of course.
tunneltop will reload its config file upon receiving a `SIGHUP` and apply the changes immediately if there are any.
-- cgit v1.2.3