mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-03 05:45:04 +03:00
planProxyDistribution() assigns one DISTINCT proxy per connection so no two accounts of the same rotation group share an egress IP (the codex anomaly trigger). Strict 1:1 by default — extras are left UNASSIGNED rather than sharing an IP; allowSharing round-robins and flags sharingRisk. The healthy .17 servers already had distinct proxies per account; this makes that the enforced, auditable default once live proxies exist. TDD: 5 tests.