innernet/server/src
Jake McGinty 3892a99156
wgctrl: use wireguard backends explicitly (with OS-specific defaults) (#85)
Based on the conversation from #5 (comment) - this changes innernet's behavior on Linux from automatically falling back to the userspace, instead requiring --backend userspace to be specified.

This should help people avoid weird situations in environments like Docker.
2021-05-19 16:54:07 +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 wgctrl: use wireguard backends explicitly (with OS-specific defaults) (#85) 2021-05-19 16:54:07 +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