Skip to content

Commit

Permalink
Add tmux socket method
Browse files Browse the repository at this point in the history
Co-authored-by: AmirMohammad Jahangirzad <[email protected]>
Co-authored-by: Andrea Cardaci <[email protected]>
  • Loading branch information
3 people authored Nov 22, 2023
1 parent 8d683fb commit f074bc8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _gtfobins/tmux.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

0 comments on commit f074bc8

Please sign in to comment.