torsocks netcat for anonymity

This commit is contained in:
nyxnor 2021-04-13 17:24:28 +00:00 committed by GitHub
parent dbbbaa60c8
commit 09aa43e843
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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