You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wob 0.14:
- Replace command line options with .ini file configuration, see `man wob.ini` for details
- Change color format from `#RRGGBBAA` to `RRGGBB[AA]`
- Properly handle output disconnect
- Allow mprotect syscall for hardened malloc
wob 0.13:
- Print actual values in --help instead of just WOB_DEFAULT_*
- Don't require argument for -h
- Allow lseek syscall in seccomp sandbox
- Fix segmentation fault when -v (verbose) was used