Commit Graph

12 Commits

Author SHA1 Message Date
Juhani Krekelä 7cd275fada Start writing documentation 2018-09-01 22:38:01 +03:00
Juhani Krekelä 013d588537 Use os.path.join 2018-09-01 21:49:11 +03:00
Juhani Krekelä 44bc940675 Chain throws 2018-09-01 21:43:35 +03:00
Juhani Krekelä f390da248c Take advantage of the automatic file handling thinfy in argparser 2018-09-01 21:03:17 +03:00
Juhani Krekelä e6b3345421 sshwot-export-known-hosts exports ~/.ssh/known_hosts by default 2018-08-31 20:52:55 +03:00
Juhani Krekelä c1c8890319 Factor error printing into one thing 2018-08-31 20:25:56 +03:00
Juhani Krekelä 2882a43d92 Add a real UI to sshwot-export-known-hosts 2018-08-31 19:48:21 +03:00
Juhani Krekelä 1a3257c870 Have own format for data read from .ssh/known_hosts, in case we want to work on it 2018-08-31 12:17:16 +03:00
Juhani Krekelä 5397293f33 Export to stdout by default 2018-08-29 20:46:22 +03:00
Juhani Krekelä 1e6410a78a Ignore IP(v4)s by default. Add a switch to turn it off later 2018-08-29 15:01:09 +03:00
Juhani Krekelä eb6ab427e4 Add line numbers to parsing errors 2018-08-29 14:04:07 +03:00
Juhani Krekelä 5aea3fc7ee Create a build system 2018-08-29 13:29:38 +03:00
Renamed from src/export_known_hosts.py (Browse further)