Egress
Egress Introduction
Egress controls where outbound internet traffic leaves the Replica platform. The egress location strongly affects the apparent origin and signature of your activity.
This matters because many websites classify, filter, or block visitors based on source network details.
Egress Types
Replica may be configured with several types of Egress options, including but not limited to:
Commercial VPN provider Egress
Cloud VPN Egress
Bring-your-own VPN Egress
White-line Egress
Each option has tradeoffs. Contact your Replica representative if you need help choosing the right one.
Egress Data Policy
Replica egress protocols create encrypted channels between your platform and the egress servers. Replica provisions egress resources on isolated infrastructure.
Replica does not log or retain egress traffic data in transit.
What impact does Egress have on my attribution/signature?
Observers can identify traffic sources in several ways. The most common method is an IP address lookup against commercial or public IP databases.
These databases often include location, provider, organization, and whether an IP belongs to a VPN or cloud platform.
Websites rarely disclose their exact filtering logic. If a site blocks traffic based on IP reputation or geography, using a different egress may help.
Egress also affects other parts of your activity signature. By default, Replica aligns environment locale settings with the languages used in the selected egress location.
Bring-your-own VPN Egress
You can bring your own VPN provider and use it as an egress location in Replica. Replica supports WireGuard and OpenVPN.
Your VPN provider may limit how many users can share one connection. Make sure your Replica configuration stays within that provider's terms of service.
Create Egress
To create a new egress point, gather valid WireGuard or OpenVPN configuration details from your provider. If both are available, WireGuard is usually the better choice for performance.
WireGuard
Router settings
Fill out the following fields:
Router Name: Choose a name that will be displayed to users to select this Egress.
Router Type: Select
Egress.Router Status: Select
Activeto enable this egress.Disable Egress Verification: Enable this option to bypass Egress verification checks.
Hot Swap: Enable this option to allow a running environment to change routers.
OpenVPN
Router settings
Fill out the following fields:
Router Name: Choose a name that will be displayed to users to select this Egress.
Router Type: Select
Egress.Router Status: Select
Activeto enable this egress.Disable Egress Verification: Enable this option to bypass Egress verification checks.
Hot Swap: Enable this option to allow a running environment to change routers.
Certificates & Configuration
Click Next to open the configuration page, then fill out:
CA Certificate: Paste the contents of your CA certificate here, if provided by your VPN provider.
Key Certificate: Paste the contents of your private Key Certificate here, if provided by your VPN provider.
Key: Paste the contents of your private key here, if provided by your VPN provider.
Configuration: Paste the contents of your OpenVPN configuration file here. This is a mandatory field.
Edit Egress
Each egress card includes action icons in the top-right corner. Hover over an icon to see its action.
Was this helpful?