[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torsocks/issue-47] Add verbose output before starting torified shell



commit 2c6679aed5d21bafcdf30d98fabff76b566c38aa
Author: Jacob Appelbaum <jacob@xxxxxxxxxxxxx>
Date:   Tue Nov 6 17:18:11 2012 -0800

    Add verbose output before starting torified shell
---
 src/torsocks.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/torsocks.in b/src/torsocks.in
index a3137fb..94a7b8f 100755
--- a/src/torsocks.in
+++ b/src/torsocks.in
@@ -123,6 +123,7 @@ case "$1" in
 
     if [ $# = 0 ]
     then
+      echo "torsocks: new torified shell coming right up..."
       ${SHELL:-/bin/sh}
     fi
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits