Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web ui #11

Closed
cad opened this issue Aug 13, 2017 · 0 comments
Closed

web ui #11

cad opened this issue Aug 13, 2017 · 0 comments
Assignees

Comments

@cad
Copy link
Owner

cad commented Aug 13, 2017

We need a primitive Web UI for both users and admins.

Admin interface would be capable of doing nearly all the tasks that can be done via CLI.

User interface would enable users to log in, download their .ovpn configurations and maybe download OpenVPN binaries based on the device, OS and architecture detected when they are logged in to the Web UI.

Also, another matter is Port Sharing. It would be nice to use the same port for both HTTP and OpenVPN at the same time.

One approach could be to implement such logic that if the VPN and Web UI is configured to use the same port, it would change the actual Web UI port to something else and use port-share option implicitly to redirect non-VPN traffic to that port.

Also for the web interface and rest API, it would be nice to have auto-renewing let's encrypt.

Notes:

@cad cad added this to the v0.2 milestone Aug 13, 2017
@cad cad self-assigned this Aug 13, 2017
@cad cad modified the milestones: v0.2, v0.3 Sep 17, 2017
cad added a commit that referenced this issue Sep 29, 2017
@cad cad closed this as completed in 01ac089 Oct 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant