mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 13:59:17 +01:00
Add tmux socket method
Co-authored-by: AmirMohammad Jahangirzad <a.jahangirzad@spara.ir> Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
parent
8d683fbec4
commit
f074bc8c76
@ -7,6 +7,9 @@ functions:
|
||||
tmux -f $LFILE
|
||||
shell:
|
||||
- code: tmux
|
||||
- description: Provided to have enough permissions to access the socket.
|
||||
code: |
|
||||
tmux -S /path/to/socket_name
|
||||
sudo:
|
||||
- code: sudo tmux
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user