From b5e3fc1581aefbfea0adc7608261a4fc9c6f299e Mon Sep 17 00:00:00 2001 From: olli Date: Wed, 21 Sep 2022 18:09:52 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Egaboshlib/g=5Fnewtorip.bashfunc?= =?UTF-8?q?=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gaboshlib/g_newtorip.bashfunc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gaboshlib/g_newtorip.bashfunc b/gaboshlib/g_newtorip.bashfunc index f03d516..60d7a1b 100644 --- a/gaboshlib/g_newtorip.bashfunc +++ b/gaboshlib/g_newtorip.bashfunc @@ -4,7 +4,7 @@ function g_newtorip { g_echo "Hole per Tor ne neue IP" g_iptor g_echo "Aktuelle Tor IP $g_iptor" - (echo authenticate '""'; echo signal newnym; echo quit) | nc localhost 9051 + (echo authenticate '""'; echo signal newnym; echo quit) | nc localhost 9051 || g_echo_error "failed connection to tor service" g_echo "Warte 10 Sekunden" sleep 10 g_iptor