Toggling internet access
When creating a sandbox, you can use theallowInternetAccess / allow_internet_access parameter to configure internet connectivity. Internet access is turned on by default, but it can be disabled for workloads with stricter security requirements.
Fine-grained network control
Network configuration provides finer-grained control over outbound traffic by allowing you to define allowlists and denylists.Sandbox public URL
Services in a sandbox can be accessed by using the sandbox’s public URL.Connecting to a server running inside the sandbox
Masking request host headers
You can use themaskRequestHost / mask_request_host option to customize the Host header sent to services running inside the sandbox.