Platform quickstart
This quickstart proves the complete operator path from upstream supply to a customer request. It deliberately links to the deeper admin-panel pages instead of duplicating deployment-specific settings.
What you will prove
Section titled “What you will prove”By the end, one test customer can connect through the deployment’s managed gateways with credentials tied to a real package and allowance. You can then find the resulting request and traffic records in the operator analytics surface.
Before you start
Section titled “Before you start”You need administrator access to the ProxyRequest dashboard, one compatible HTTP or SOCKS5 upstream, the assigned managed gateway hosts and ports, and a machine from which you can send a test request. Every plan includes two managed VPS instances; choose any combination of EU, US, or Asia during onboarding.
Launch a basic proxy product
Section titled “Launch a basic proxy product”-
Configure deployment identity. Set the customer-facing domains, branding, currency, operator access, and the commercial mode you will test. Confirm that dashboard, API, and proxy DNS resolve to the intended deployment. See operator access and automation.
-
Verify the managed gateways. Confirm that both assigned servers appear in the intended clusters, their HTTP or SOCKS5 hosts and ports resolve, and each node reports healthy. ProxyRequest handles provisioning, hardening, network exposure, updates, monitoring, and replacement. Follow Verify the managed gateway deployment.
-
Add and validate an upstream provider. Import a supported provider or add a compatible endpoint manually. Test its credentials, protocol, and location data before assigning it to customer traffic. Follow Provider configuration.
-
Create the product. Add a pool if you need to combine supply, then create a package with its provider allocation, gateway scope, targeting options, price, expiry, and limits. Complete the package acceptance test.
-
Create a test customer and allowance. Create the user and order, assign the package, and allocate a clearly labelled 10 GB test allowance. Confirm whether the deployment presents decimal GB or binary GiB before converting the value to bytes. See Customers and accounting.
-
Generate customer credentials. Generate access for the test customer and package. Record the assigned proxy host, port, username, and secret without exposing the secret in frontend code or logs.
-
Send the first request. Use the generated credentials with the Proxy Gateway Quickstart. Verify the returned exit IP and any targeting requested by the package.
-
Inspect usage and accounting. Find the request in operator analytics, confirm that traffic is attributed to the expected customer and package, and verify that the ledger balance changes after the normal aggregation delay. Follow the investigation workflow.
Continue from the validated path
Section titled “Continue from the validated path”- To launch the full customer surface, complete the infrastructure and launch checklist.
- To keep your existing frontend and billing, map the validated resources into a hybrid or headless integration.
- To automate provisioning, create restricted API keys and signed webhooks only after the manual path works end to end.