Changed - Fixed wrongly deleting valid peers from central peer's configuration when connecting new ones - Fixed wireguard cli: hot reload method downs and ups the device via `wg-quick` instead of sync'ing via `wg` command, to let `wg-quick` manage routes
0.1.8
Changed - Fixed `except TimeoutError` for python version < 3.10 - Fixed minimum python version required (3.8) - Fixed host name check if host name not given - Tuned up wireguard file modes - Added special 'resolv' hostname for resolv command
0.1.1
Changed - Fixed server first execution, checking for `/etc` subdirs existence - Fixed server first execution, checking existence of psk before using it
0.1.0
Added - Add possibility to peers to name themselves: it will be saved as an INI comment inside the central peer's relative Peer section - Added `wgstarman resolv` command (runnable as unprivileged user) to interrogate a central resolv server for the required network's host name
Changed - Fixed setup.cfg's development status classifier to 4 - Beta - Fixed WgStarMan `/etc` dir and files permissions