donaldzou / WGDashboard

Simple dashboard for WireGuard VPN written in Python & Vue.js
https://donaldzou.github.io/WGDashboard-Documentation/
Apache License 2.0
1.63k stars 252 forks source link

Multiple networks for "Peer Endpoint Allowed IPs" and multiple DNS #431

Closed e-snezhko closed 1 month ago

e-snezhko commented 1 month ago

Impossible to add multiple networks for "Peer Endpoint Allowed IPs" via UI 0.0.0.0/1, 128.0.0.0/1 (' 128.0.0.0/1' does not appear to be an IPv4 or IPv6 network) and multiple DNS 1.1.1.1, 8.8.8.8 (' 8.8.8.8' does not appear to be an IPv4 or IPv6 address) Add only via the wg-dashboard.ini file

goerdi commented 1 month ago

hmmm no problem so far

wgdashboard
donaldzou commented 1 month ago

Hi @e-snezhko, just tested on my side and it doesn't appear to have any problems :)

e-snezhko commented 1 month ago

I try setting these values for "Peers Default Settings". Without a space, these values are validated Screenshot_140

donaldzou commented 1 month ago

Ahh I see what you mean, it is a minor issue. Will fix in the next release.