Oasis provides transparency into network traffic, detailing which requests are proxied or connected directly, along with the policy routing logic.
The Request Monitor is a full-screen analysis tool providing a live feed of browser requests handled by Oasis.
The monitor displays the following for every request:
- Method & Status: (e.g., GET 200, POST 404).
- Domain & IP: Target hostname and the actual request service IP address (if a proxy is used, this may be the proxy server address).
- Duration: Total connection time.
- Proxy Node: The specific Proxy Host or Group utilized.
- Rule Source: Identification of the triggering rule (Wildcard, Regex, or RuleSet).
- Tab Filter: Filter traffic for a specific browser tab.
- Search Query: Real-time log filtering by domain, IP, or proxy name.
- Status Filter: Filter failed requests (errors/timeouts) for connectivity debugging.
- One-Click Clear: Functionality to clear all logged requests or isolated tab history.
The monitor is more than just an analysis tool—it is an engine for efficient configuration. For request-heavy websites, the "Add Tab Domains" feature provides a rapid setup path.
- Select a specific browser tab from the left sidebar.
- Click the Add Tab Domains icon at the top of the request list.
- Oasis will automatically extract and deduplicate all unique domains requested by that tab.
Tip
Batch addition leverages the Oasis "Smart Merge" engine, which automatically suggests grouping multiple subdomains into wildcard patterns (e.g., merging a.com and b.a.com into *.a.com) to keep your policy rules concise.
The Popup provides a "Mini Monitor" for rapid status checks without page navigation.
- Active Tracking: Lists all domains and actual request IP addresses for the active tab (merged and deduplicated by domain).
- Error Alerts: Indicators for site request error messages.
Note: Real-time tracking can be enabled in Extension Configuration.