summaryrefslogtreecommitdiff
path: root/ssh_hack
Commit message (Collapse)AuthorAgeFilesLines
* added a program to convert a string with single-quotes into a shell-escaped ↵epoch2021-10-251-0/+26
version because writing that same sed regex over and over was a pain in the ass. also added a ssh handler. read before use. put them in Makefile