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 ""