Drop-in SOCKS5 / HTTP CONNECT residential transit to UK streaming services. Sticky session routing, per-byte invoicing, zero brand exposure. Plug it in once — route streaming traffic, keep the rest direct.
# SOCKS5 curl -x 'socks5h://vela-acme-session-u42-country-uk-service-netflix: sk_live_xxxx@gateway.vela.watch:1080' \ https://www.netflix.com/uk/ # HTTP CONNECT curl --proxy-user 'vela-acme-session-u42-country-uk:sk_live_xxxx' \ -x http://gateway.vela.watch:8443 \ https://www.netflix.com/uk/
{
"flow_id": "flw_01HXQ8K3M9...",
"customer": "acme",
"session": "u42",
"country": "UK",
"service": "netflix",
"upstream": {
"region": "london",
"ip_score": 7,
"sticky_for": "30m"
},
"timing_ms": {
"connect": 28, "ttfb": 34
},
"bytes": {
"up": 4318, "down": 1842117
},
"cost_eur_micros": 18
}
Sign up on the console → admin issues your B2B customer record + API key → you point your stack at gateway.vela.watch:1080 and ship.