wireguard-ui/util
Matthias Stecher 7d9538f250 fix handling if no IP could be detected
The current code for no public IP-Address ends with a panic because the
error is passed through even it got handled. This commit corrects this.
2023-02-16 08:23:53 +01:00
..
config.go Update readme and code comments (#272) 2022-12-13 22:44:11 +01:00
hash.go Add support for password hashes as an optional alternative to plaintext passwords (#216) 2022-09-30 10:24:54 +02:00
util.go fix handling if no IP could be detected 2023-02-16 08:23:53 +01:00