Application Management

Publish internal web applications through Remok so users access them without a VPN client configured separately.

Adding an Application

  1. Go to Admin Console → Applications → Add Application
  2. Enter the application name and the internal URL (e.g., http://192.168.1.50:8080)
  3. Set the published domain (e.g., gitlab.corp)
  4. Choose which user groups can access this application
  5. Enable or disable secure-browsing policies
  6. Save and publish

Supported Application Types

TypeExamplesNotes
Internal Web AppOA, ERP, CRM, HR systemsFull reverse proxy support
Developer ToolsGitLab, Jenkins, Jira, HarborWebSocket support included
Custom URLAny HTTP/HTTPS endpointLink 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.