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
45e2b60e101fc8d66dde670e53e9b44586e19c9b
sshyp
/
lib
T
History
RandyTheSilly
45e2b60e10
Replaced use of system-provided 'touch' with pathlib's Path.touch, added 'mode=' when specifying permissions
2022-12-04 18:33:41 -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
Replaced use of system-provided 'touch' with pathlib's Path.touch, added 'mode=' when specifying permissions
2022-12-04 18:33:41 -05:00
sshypRemote.py
Move some rarely used import statements closer to where they are needed
2022-11-26 14:05:19 -05:00