Created
November 24, 2021 11:23
-
-
Save cryptrz/f0c1976ba646f1ce3e9b244a0819a835 to your computer and use it in GitHub Desktop.
Get a stable shell
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python3 -c "import pty; pty.spawn('/bin/bash')" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment