1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00

add torsocks

install: apt-get install -y torsocks
man: https://manpages.ubuntu.com/manpages/focal/man1/torsocks.1.html
This commit is contained in:
Miguel R 2022-12-22 16:46:23 +01:00 committed by Andrea Cardaci
parent aebe711cf0
commit fa4efa277c

7
_gtfobins/torsocks.md Normal file
View File

@ -0,0 +1,7 @@
---
functions:
shell:
- code: torsocks /bin/sh
sudo:
- code: sudo torsocks /bin/sh
---