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-29 05:16:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc218025a7c31aa7a3407659b99e3b962674e844
sshyp
/
lib
T
History
RandyTheSilly
dc218025a7
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
..
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 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
sshypRemote.py
Replaced database downloads in sync() with newer output capture logic from sshync - much faster syncing
2022-11-25 21:11:07 -05:00