Changeset 15 in code for trunk/README.md


Ignore:
Timestamp:
Nov 29, 2022, 10:58:24 PM (3 years ago)
Author:
koizumi.aoi
Message:

Worth a tag?

Signed-off-by: Aoi K <koizumi.aoi@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r13 r15  
    1616
    1717### kanako_gen
    18 random username and password generator, requires `busybox(1)`
     18random username and password generator, requires `strings(1)`,
     19`dd(1)` and a sane `tr(1)` (FreeBSD's one behaves differently and
     20in unexpected ways)
    1921
    2022### kanako_menu
     
    3133## Related software
    3234* [akoizumi/ayu](https://git.shelltalk.net/akoizumi/ayu) [predecessor]
     35* [beastie/aps](https://codeberg.org/beastie/aps)
    3336* [biox/pa](https://github.com/biox/pa)
    3437* [e-zk/page](https://github.com/e-zk/page)
Note: See TracChangeset for help on using the changeset viewer.