sshyp 2022.XX.XX.fr5

The Polished Trotters Update

This release focuses on improving the overall user experience.

Features:

** majorly overhauled visual experience for sshyp
    ^ this includes a new entry list and thematic text art
- entries can now optionally be passed as arguments, directly
    ^ as opposed to the user being prompted for an entry name after running a command

Changes:

- corrected outdated liscensing and copyright information
- (openssh-9.0+) sshync now uses 'scp' (via the sftp protocal), rather than 'sftp'
- 'if __name__=="__main__":' convention is now used
** usage prompts now display in argparse format
** improved password generator to guarantee more secure results
** fixed multi-word syncing

<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>

The full history of changes to "sshyp" can be found on the following page:
https://raw.githubusercontent.com/rwinkhart/sshyp/main/extra/changelog-total

Legend:

** = feature/change not yet finished/implemented
-  = feature/change implemented and pushed upstream
^  = note regarding the above feature/change
&& = visual separater for patch notes for different planned major version releases
