Skip to content

v0.3: Faster and stronger

Latest
Compare
Choose a tag to compare
@syxolk syxolk released this 14 Feb 03:56
· 22 commits to master since this release
- Reduce executable size with compiler flags
- Read log files and authorized keys concurrently
- Display algorithm security
- Ignore comment lines in authorized_keys (issue #2)
- Rename CSV columns:
    name -> comment
    insecure -> secure
    lastuse -> last_use
    lastip -> last_ip
    fingerprint -> fingerprint_md5
- Rename flag:
    fingerprint -> fingerprint-md5
- Use Go 1.9.4