Commit Graph
87 Commits
Author SHA1 Message Date
RandyTheSilly 8dfdc2ff8c Remove "delete" argument of whitelist (now just "del") 2023-02-25 03:07:29 -05:00
RandyTheSilly a068d19aeb Updated help menu for new argument system, adjusted exit codes 2023-02-21 16:58:29 -05:00
RandyTheSilly 2f795b4d03 Disallow any additional arguments after "shear" 2023-02-20 18:04:37 -05:00
RandyTheSilly 2fba1262a1 Automatically add backslashes to arguments when needed 2023-02-20 17:56:25 -05:00
RandyTheSilly 3cda23ad3d Removed broken space replacer 2023-02-20 17:34:43 -05:00
RandyTheSilly 1975424886 Switch to mapfile for a minor completions speed improvement 2023-02-20 16:49:59 -05:00
RandyTheSilly eee0a3c3e3 Updated bash completion for #24 2023-02-20 16:36:30 -05:00
RandyTheSilly 697f7a870d Update documentation for release v1.3.0 2022-12-14 02:40:13 -05:00
RandyTheSilly b24d1df721 Assigned exit code 6 to "server connection error" 2022-12-07 15:55:01 -05:00
RandyTheSilly 9b9f49a344 Removed exit code 6 from man page, as it no longer has reason to exist in sshyp 2022-11-25 21:17:41 -05:00
RandyTheSilly 289d12f45a Use ASCII 30 and 31 as separators, removes limitations on "@", "^&*", and "*&^". 2022-11-25 12:00:51 -05:00
RandyTheSilly 57cc730d92 Corrected date in man page 2022-11-06 11:21:21 -05:00
RandyTheSilly 5fa30fa770 Added instructions for enabling Bash completions 2022-11-06 00:15:28 -04:00
RandyTheSilly e3af035bce Removed executable bits where they are not needed 2022-11-05 22:33:48 -04:00
RandyTheSilly 687a606160 Fixed options/flags layout in man page 2022-11-05 19:40:00 -04:00
RandyTheSilly e840b9def0 Update 'whitelist del' example to match 'whitelist add' example 2022-11-05 19:32:01 -04:00
RandyTheSilly 486fc39f22 Fix spacing between exit codes in man page 2022-11-05 19:28:27 -04:00
RandyTheSilly a63d1caa2e Update whitelist add example in man page to match new string generation 2022-11-05 19:27:20 -04:00
RandyTheSilly c2639d1f42 Update synopsis in man page 2022-11-05 19:22:39 -04:00
RandyTheSilly 517d2a3d22 Update documentation for v1.2.0 2022-11-05 18:27:43 -04:00
RandyTheSilly b27f4cb805 Slight line count reduction 2022-09-08 10:19:43 -04:00
RandyTheSilly f411a56d1f Roughly halved the amount of time to source bash completions 2022-09-08 09:47:59 -04:00
RandyTheSilly 915a17b8e9 Fixed completions not generating 2022-09-05 14:29:43 -04:00
RandyTheSilly d037acd5b0 Allow path completions alongside shortcuts 2022-09-04 15:10:04 -04:00
RandyTheSilly 2ed8b69abf The _path_gen function is no longer run twice (completion is much faster now) 2022-09-04 14:55:39 -04:00
RandyTheSilly 510ca3bfbb Added initial Bash completion script 2022-09-04 14:49:43 -04:00
RandyTheSilly f97c9ad4f9 Updated documentation for release v1.1.2 2022-08-27 13:12:58 -04:00
RandyTheSilly 558512ba52 Updated documentation for release v1.1.1 2022-07-21 22:40:29 -04:00
RandyTheSilly 393ef08a21 Updated date in manpage for release v1.1.0 2022-07-14 03:21:43 -04:00
RandyTheSilly de28d19969 Updated changelog for v1.1.0 2022-07-13 04:48:11 -04:00
rwinkhart 77873d061b Moved conversion scripts to sshyp-labs repo 2022-07-10 00:15:56 -04:00
rwinkhart 8c520d972e Updated sshyp-refresh to use new entry directory 2022-07-09 18:17:24 -04:00
rwinkhart a2a473454f Updated banner artwork 2022-07-08 02:24:55 -04:00
rwinkhart 2639cea365 Updated directory specified in the manpage 2022-07-08 00:46:23 -04:00
rwinkhart 9891fe4a81 Allow the user to choose preferred editor, drop nano as dependency 2022-06-30 20:27:59 -04:00
RandyTheSilly fdaff41f6f Updated changelog 2022-06-21 03:44:48 -04:00
RandyTheSilly c0ac590e4b Updated documentation 2022-06-20 03:45:43 -04:00
RandyTheSilly afe05cf76f Replace claims of Red Hat support with Fedora, as testing is not done with other Red Hat distributions 2022-06-20 00:16:06 -04:00
RandyTheSilly f2d704a447 Cleaned up ascii art in banner 2022-06-19 23:28:46 -04:00
RandyTheSilly 3e8ab76db7 Added banner to README.md 2022-06-19 23:11:56 -04:00
RandyTheSilly be0c226e15 Replaced 100h mascot with banner 2022-06-19 23:06:36 -04:00
RandyTheSilly 61525bd81e Replaced 400h mascot image with 100h mascot image 2022-06-19 22:21:01 -04:00
RandyTheSilly 21205f48dd Added 400 pixel tall version of sshyp mascot image 2022-06-19 22:19:20 -04:00
RandyTheSilly 86c57c8f87 Added full-resolution mascot image 2022-06-19 22:12:44 -04:00
RandyTheSilly c03e818560 Update documentation 2022-06-17 03:16:01 -04:00
RandyTheSilly f4a0c52ca8 Update documentation 2022-05-23 02:17:42 -04:00
RandyTheSilly b369f9a530 Added script for optimizing and re-encrypting entries 2022-05-22 21:39:51 -04:00
RandyTheSilly 747f83819d Change version to be more in-line with semantic versioning 2022-05-22 20:27:36 -04:00
RandyTheSilly 2f1e693991 Add conversion script for converting to the sshyp v1.0.0 entry format 2022-05-22 20:12:58 -04:00
RandyTheSilly e21faa8bbb Update documentation 2022-05-19 22:46:35 -04:00