summaryrefslogtreecommitdiff
path: root/contrib/tor-ctrl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tor-ctrl.sh')
-rw-r--r--contrib/tor-ctrl.sh9
1 files changed, 5 insertions, 4 deletions
diff --git a/contrib/tor-ctrl.sh b/contrib/tor-ctrl.sh
index 0bee9d8990..e28c45d613 100644
--- a/contrib/tor-ctrl.sh
+++ b/contrib/tor-ctrl.sh
@@ -11,7 +11,7 @@
#
# tor-ctrl will return 0 if it was successful and 1 if not, 2 will be returned
# if something (telnet, xxd) is missing. 4 will be returned if it executed
-# serveral commands from a file.
+# several commands from a file.
#
# For setting the bandwidth for specific times of the day, I suggest calling
# tor-ctrl via cron, e.g.:
@@ -49,10 +49,11 @@
# Also have a look at my page:
# http://ge.mine.nu/
#
-# 2007-10-03: First version, only changing bandwidth possible
+# 2007-10-03: First version, only changing bandwidth possible.
# 2007-10-04: Renaming to "tor-ctrl", added a lot of functions, it's now a
-# general-purpose tool added control_auth_cookie/controlpassword
-# auth, getopts, program checks, readinf from file etc.
+# general-purpose tool.
+# Added control_auth_cookie/controlpassword auth, getopts,
+# program checks, reading from file etc.
VERSION=v1
TORCTLIP=127.0.0.1