You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone,
I've created a simple web-based GUI interface for managing OpenVPN clients installed using this script. It's called VPNUI and provides basic client management features through a web browser.
Features:
Web dashboard to create/delete/manage clients
Client config file generation and download
Role-based user management
REST API endpoints
JWT authentication
It's built with Node.js and works as a wrapper around the existing script functionality. You can find it at: https://github.com/lonelypx/vpnui
This is a simple tool I made to help manage clients more easily. Any feedback or contributions are welcome!
Note: This is an unofficial GUI tool and requires your OpenVPN to be installed first using the original script.
Would you like me to suggest any modifications to this announcement message?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I've created a simple web-based GUI interface for managing OpenVPN clients installed using this script. It's called VPNUI and provides basic client management features through a web browser.
Features:
Web dashboard to create/delete/manage clients
Client config file generation and download
Role-based user management
REST API endpoints
JWT authentication
It's built with Node.js and works as a wrapper around the existing script functionality. You can find it at: https://github.com/lonelypx/vpnui
This is a simple tool I made to help manage clients more easily. Any feedback or contributions are welcome!
Note: This is an unofficial GUI tool and requires your OpenVPN to be installed first using the original script.
Would you like me to suggest any modifications to this announcement message?
Beta Was this translation helpful? Give feedback.
All reactions