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
daf3f0d7bf1500be3f1a1fa3faf2a82f25539780
sshyp
/
lib
T
History
RandyTheSilly
daf3f0d7bf
Reduced code used for clipboard support
2022-11-26 13:53:47 -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
Reduced code used for clipboard support
2022-11-26 13:53:47 -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