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 21:06:34 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8703300fd94f9885ff1d900db010837f3e0ac1f
sshyp
/
lib
T
History
RandyTheSilly
e8703300fd
Replace remaining uses of system()
2022-11-28 13:38:17 -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
Replace remaining uses of system()
2022-11-28 13:38:17 -05:00
sshypRemote.py
Move some rarely used import statements closer to where they are needed
2022-11-26 14:05:19 -05:00