this-username-has-been-taken
this-username-has-been-taken
Hello! I have faced with two issues while trying to build a snapshot version of the OpenWrt. The first issue is a typo in the configurations list: the firmware selector...
Hello! I found a bug which won't allow me to override a user's IP while creating a new registration token (see screenshot and logs below). Step to reproduce: 1. Create...
Hello! I found a bug: the DNS servers are not displayed correctly if there are more than one defined on the Settings page. It is also impossible to save them....
Hello! When downloading a client's config a new line is always appended on top of the file. It is not necessary and can be committed. I suggest to remove it...
Hello! I have a suggestion: allow to put FQDNs into the DNS field. According to the Wireguard manual (see https://www.man7.org/linux/man-pages/man8/wg-quick.8.html `DNS — a comma-separated list of IP (v4 or v6)...
Hello! It looks like that `reload` command (see https://github.com/NHAS/wag?tab=readme-ov-file#management) is not implemented. I suggest to implement it or remove form the docs. Thank you!
### Bug description Hello! I have faced with a (quite annoying) bug: for the fraction of a second in the beginning of each Shorts video the video is displayed in...
Hello! I use `diff` command to compare files in two folders (e.x. `diff -r "documentation/public" "compare_repo/documentation/public" -u -X - > public.diff || true`). If I generate a report using `diff2html-cli`...