Skip to content

Commit

Permalink
Merge pull request #934 from brightio/patch-1
Browse files Browse the repository at this point in the history
Add full TTY method
  • Loading branch information
carlospolop authored Sep 25, 2024
2 parents a9a77d0 + e15c62c commit fb6e666
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,11 @@ ssh -p 8888 127.0.0.1
# Bidirectional file transfer
sftp -P 8888 127.0.0.1
```
## Penelope

Penelope (https://github.com/brightio/penelope) automatically upgrades Linux reverse shells to TTY, handles the terminal size, logs everything and much more. Also it provides readline support for Windows shells.

![penelope](https://github.com/user-attachments/assets/27ab4b3a-780c-4c07-a855-fd80a194c01e)

## No TTY

Expand Down

0 comments on commit fb6e666

Please sign in to comment.