innernet/server/src
George Shuklin 0942452950
Exit with code 1 (error) if wizard failed. (#96)
* Exit with code 1 (error) if wizard failed.
Should prevent error code 0 after
`creation failed: failed to create database (are you not running as root?).`
and similar errors.

* Switch error messages from stdin to stderr for init_wizard
2021-06-02 14:14:54 +09:00
..
api wgctrl: use wireguard backends explicitly (with OS-specific defaults) (#85) 2021-05-19 16:54:07 +09:00
db client, server: invite expirations 2021-05-09 00:32:51 +09:00
error.rs client, server: invite expirations 2021-05-09 00:32:51 +09:00
initialize.rs shared(prompts): add consent prompt for public IP query 2021-05-10 04:39:46 +09:00
main.rs Exit with code 1 (error) if wizard failed. (#96) 2021-06-02 14:14:54 +09:00
test.rs wgctrl: use wireguard backends explicitly (with OS-specific defaults) (#85) 2021-05-19 16:54:07 +09:00
util.rs server: switch from using warp directly to hyper (#67) 2021-05-06 12:32:54 +09:00