mirror of
https://github.com/0xdade/HackerStuff.git
synced 2025-10-29 16:59:27 +00:00
Create pty.py
This commit is contained in:
1
Upgrade-Shells/pty.py
Normal file
1
Upgrade-Shells/pty.py
Normal file
@@ -0,0 +1 @@
|
||||
import pty; pty.spawn("/bin/bash")
|
||||
Reference in New Issue
Block a user