Application Management
Publish internal web applications through Remok so users access them without a VPN client configured separately.
Adding an Application
- Go to Admin Console → Applications → Add Application
- Enter the application name and the internal URL (e.g.,
http://192.168.1.50:8080) - Set the published domain (e.g.,
gitlab.corp) - Choose which user groups can access this application
- Enable or disable secure-browsing policies
- Save and publish
Supported Application Types
| Type | Examples | Notes |
|---|---|---|
| Internal Web App | OA, ERP, CRM, HR systems | Full reverse proxy support |
| Developer Tools | GitLab, Jenkins, Jira, Harbor | WebSocket support included |
| Custom URL | Any HTTP/HTTPS endpoint | Link shortcut only; no proxy |
Secure Browsing Policies
When a user accesses an app through Remok's secure browser mode:
- The page is automatically watermarked with the user's name and timestamp
- Copy, download, and print actions can be restricted
- All page visits and actions are logged
⚠️ Secure browsing mode applies only to web applications; it has no effect on VPN IP-based access.