openvpn-monitor
openvpn-monitor copied to clipboard
Can't set password: Could not connect to localhost:5555 (timed out)
Hey,
I installed OpenVPN-Monitor and it's working well, except that when I add a password in openvpn-monitor.conf, I can't access the panel anymore. It starts giving this error:
Error: Could not connect to localhost:5555 (timed out)
How can I set a password? I am using gunicorn if that's worth noting. If it's not possible, is there a way to do this with gunicorn? Like a .htaccess file or something to do it.
Thanks