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:
parent
33329de8b0
commit
b82bb38cf2
1
Upgrade-Shells/pty.py
Normal file
1
Upgrade-Shells/pty.py
Normal file
@ -0,0 +1 @@
|
||||
import pty; pty.spawn("/bin/bash")
|
||||
Loading…
x
Reference in New Issue
Block a user