dashroshan / openvpn-wireguard-admin

🔐 Install OpenVPN or WireGuard with a web admin panel using just a single line of command
GNU General Public License v3.0
144 stars 27 forks source link

Ubuntu 23.04 issues #5

Open ethaniel86 opened 8 months ago

ethaniel86 commented 8 months ago

Feedback

  1. Installation script will fail on python3 steps on Ubuntu 23.04. The way OS manages pyhton packages has changed in this version i think. edit: Tested working on Ubuntu 22.04 LTS.

  2. Fresh installation will get "ERR_SSL_PROTOCOL_ERROR" when browse to IP/vpn domain. edit: Fixed, due to DNS not pointing to vpn server properly, caddy unable to issue cert

  3. when downloading client profile prompted {"error":"Incorrect admin credentials!"}