Releases: carlisson/nh1
Releases · carlisson/nh1
v1.2
New features:
- 1banner
- 1cron, 1cronset, 1crondel, 1cronlist, 1crond - pseudocron task scheduler
- 1builddoc and 1translate now can be used for other shell projects
- 1diceware random password generator, including EN and PT_BR word lists
- 1app now supports tarball and git (if you don't need to compile)
- 1appxadd supports flatpak
- 1app new recipes: dwd12, firefox, sengi, thedesk, whalebird
- minor bug fixes
v1.1
- 1pdfopt improved;
- 1telnet created
- 1ssh uses nmap to discovery available algorigthms and use them
- 1token to create RPG round tokens
- 1db to stores and recovery key-values data
- 1backup improved with 1db: stores original paths to ease new backups (and futurely restore)
- 1timer imrpoved with 1db: stores timer settings
- 1hostgroup, 1hostset, 1hostdel and 1hostmig allows to manage internal host data
- 1appxadd installs a system package, searching in apt and dnf
- Some minor fixes