Skip to content

feat(proxy): allow opting out of tier zero - #111

Merged
germondai merged 1 commit into
devfrom
feat/issue-93-always-scrape
Sep 3, 2026
Merged

feat(proxy): allow opting out of tier zero#111
germondai merged 1 commit into
devfrom
feat/issue-93-always-scrape

Conversation

@germondai

Copy link
Copy Markdown
Owner

Summary

  • add opt-in MITM_PROXY_ALWAYS_SCRAPE configuration
  • bypass the MITM direct Tier 0 probe and enter the existing scraper ladder immediately
  • preserve the existing challenge-cache bypass and direct WebSocket relay behavior
  • expose the setting through every supplied Compose file
  • document the distinction from scraper Tier 1 and warn that always-scrape bypasses media and large-file streaming

Verification

  • bun run verify
  • 360 tests passed
  • lint, typecheck, web build, and docs build passed

Fixes #93

@germondai
germondai merged commit 14374ee into dev Sep 3, 2026
1 check passed
@germondai
germondai deleted the feat/issue-93-always-scrape branch September 3, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] Allow bypassing tier 0 to higher tiers directly (introducing a tier floor)

1 participant