Secure Access
Tunlr provides a secure way to expose environments globally.
Categories:
Client
Tunlr provides secure access to your local environments:
flowchart LR endUser[End User] tunlrClient[Tunlr Client] tunlrServer[Tunlr Server] localServer[Local Server] endUser -- HTTPS --> tunlrServer tunlrServer -- HTTPS --> tunlrClient tunlrClient -- HTTP --> localServer
Server
Tunlr server can be configured for secure access from Tunlr clients and proxy users:
- Clients can be required to authenticate
- Clients can optionally be allowed to request specific hostnames
- Clients and proxy users can be required to use TLS certificates
- All access can be logged and monitored