From 09aa43e843bb50a6954e87d68795aa2cbe3ceac2 Mon Sep 17 00:00:00 2001 From: nyxnor <69700936+nyxnor@users.noreply.github.com> Date: Tue, 13 Apr 2021 17:24:28 +0000 Subject: [PATCH] torsocks netcat for anonymity --- home.admin/XXdebugLogs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/XXdebugLogs.sh b/home.admin/XXdebugLogs.sh index 3762ec9fc..283aae5d2 100755 --- a/home.admin/XXdebugLogs.sh +++ b/home.admin/XXdebugLogs.sh @@ -216,5 +216,5 @@ echo "" echo "*** OPTION: SHARE THIS DEBUG OUTPUT ***" echo "An easy way to share this debug output on GitHub or on a support chat" echo "use the following command and share the resulting link:" -echo "/home/admin/XXdebugLogs.sh | nc termbin.com 9999" +echo "/home/admin/XXdebugLogs.sh | torsocks nc termbin.com 9999" echo ""