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

add torify

install: apt-get install -y tor
man: https://manpages.ubuntu.com/manpages/bionic/man1/torify.1.html
This commit is contained in:
Miguel R 2022-12-22 16:30:16 +01:00 committed by Andrea Cardaci
parent fa4efa277c
commit 1634ba2544

7
_gtfobins/torify.md Normal file
View File

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