mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-27 07:59:28 +01:00
torsocks netcat for anonymity
This commit is contained in:
parent
dbbbaa60c8
commit
09aa43e843
1 changed files with 1 additions and 1 deletions
|
@ -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 ""
|
||||
|
|
Loading…
Add table
Reference in a new issue