Add core proxy gateway actor with Evomi provider #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement a core Sento proxy gateway actor and a concrete Evomi provider behind a typed, standard request/reply contract. Operations: rotating proxy selection on request; deterministic sticky session selection from a caller-provided seed with explicit expiry/non-guarantee of fixed IP; capability discovery including explicit unsupported VPN configuration. Keep Evomi credentials server-side; validate inputs and never log or persist proxy credentials. Use official Evomi Public API and proxy-session documentation. Include startup registration, lifecycle, deterministic contract tests, provider adapter tests, and relevant exact-head gates. Research: https://docs.evomi.com/public-api/endpoints/generate/ and https://docs.evomi.com/proxy-instructions/residential-proxies/proxy-sessions/. Do not claim a VPN product or perpetual IP stability without provider evidence.