Add tunnel feature documentation

linuztx committed May 15, 2025 at 09:05 UTC 6ce3fa52c6336c5f85d2a0a290e340dc3c90dd36
1 file changed +6 -5
docs/tunnel.md
+6 -5
@@ -48,9 +48,10 @@ AUTH_PASSWORD=your_password
48
49 Alternatively, you can configure the username and password directly in the settings:
50
51 -1. Open the settings modal in the Agent Zero UI.
52 -2. Navigate to the "Authentication" section.
53 -3. Enter your desired username and password.
54 -4. Save the settings.
51 +1. Open the settings modal in the Agent Zero UI
52 +2. Navigate to the "External Services" tab
53 +3. Find the "Authentication" section
54 +4. Enter your desired username and password in the "UI Login" and "UI Password" fields
55 +5. Click the "Save" button to apply the changes
56
56 -This will require users to enter these credentials when accessing your tunneled Agent Zero instance.
\ No newline at end of file
57 +This will require users to enter these credentials when accessing your tunneled Agent Zero instance. When attempting to create a tunnel without authentication configured, Agent Zero will display a security warning.
\ No newline at end of file