This website requires JavaScript.
Explore
Help
Sign In
GitHubMirror
/
sshyp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/rwinkhart/sshyp.git
synced
2026-08-28 12:56:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db4351469edf947dae792ae6938aecfa8294c848
sshyp
/
lib
T
History
RandyTheSilly
db4351469e
Removed all remaining instances of subprocess.run being called with shell=True
2022-11-28 14:17:26 -05:00
..
sshync.py
Replace all currently replaceable instances of system() or run(X, shell=True) with run(X, shell=False) for security and compatibility
2022-11-26 13:19:09 -05:00
sshyp.py
Removed all remaining instances of subprocess.run being called with shell=True
2022-11-28 14:17:26 -05:00
sshypRemote.py
Move some rarely used import statements closer to where they are needed
2022-11-26 14:05:19 -05:00