Jio residential proxies,pinned to its own network.
Residential lines that exit only from Jio addresses, pinned by AS number on the Premium pool. Rotating or sticky, HTTP and SOCKS5, billed per gigabyte.
Jio residential proxies
One Jio network,every exit inside it.
Jio is a mobile and fibre operator in India; most of its residential addresses belong to phones.
On HProxy a Premium line takes an asn field. Every request through that line then exits from an address on the network you named, in the country you named. Rotate on every request or hold a sticky session; generating lines is free and only the bytes that pass through are billed.
Pins the network
Residential Premium
Starting at
$1.00 / GB
- Pinned to Jio: 1 network the gateway lists
- Rotating on every request, or sticky from 3 minutes to 24 hours
- Country targeting: India
- HTTP, SOCKS5 and UDP
- IP whitelist, 150 addresses per plan
Country only
Residential Lite
- Targets India by country
- Cannot pin a network: the exit can be any provider in the country
- Lowest price per gigabyte
If any India address will do, Lite is the cheaper line. The rotating residential page compares the two pools.
Networks
The networks Jio announces,and what the scanner found on them.
Each row is a network the gateway can pin today. The last three columns are what our free proxy scanner holds on that network: public proxies answering now, addresses that answered at least once, and every address ever tested. Those are the public supply on Jio; a paid line pins the same network without any of it.
| AS number | Network | Countries | Public proxies now | Answered before | Addresses tested |
|---|---|---|---|---|---|
| AS55836 | RELIANCEJIO-IN | India | 0 | 6 | 68 |
Networks from the gateway's live catalogue; scanner counts from HProxy's free proxy scanner, both read when this page was rendered. Across these networks the scanner has tested 68 addresses, 6 answered at least once and 0 answer now.
How to use it
Rotating, sticky and SOCKS5on Jio.
Rotating on Jio
Name the country and the AS number. Every request through the line exits from a different Jio address on that network.
POST /api/v1/plans/{id}/generate
{"country": "IN", "asn": 55836, "count": 10}Sticky on Jio
Add stickyMinutes and the line holds one Jio address for 3 to 1,440 minutes on its own port. Release it early and the next request draws a fresh one.
{"country": "IN", "asn": 55836,
"stickyMinutes": 30}SOCKS5 on Jio
The same line answers HTTP, HTTPS and SOCKS5 on res.hproxy.com:8080. Generate with udp: true and a SOCKS5 line can open the UDP relay.
{"country": "IN", "asn": 55836,
"protocol": "socks5", "udp": true}Field names and limits from the plan documentation. A pin is a country and a network together; the gateway refuses a pin it cannot serve instead of substituting another network.
Why pin a network
When the network matters,not only the country.
Some targets key their rules on the network an address belongs to, not only on the country. Cloudflare's rate limiting rules, for one, can count by ASN on their Enterprise tier. A line pinned to Jio looks like one consistent kind of visitor to a rule like that: a Jio customer.
The other reason is testing. A page, an ad or a price shown to Jio customers can be checked from a Jio address, from the countries listed above, without asking anyone to run a browser for you.
A pin does not change what your client sends. Cookies, headers and the TLS handshake are still yours, and a target that keys on those needs a real browser profile behind the line.
Keep to public data and to the target's terms. The ISP targeting page lists every carrier we can pin.
Where else
Other carriers and countries,one page each.
Carriers in the same countries
Countries
Works with your stack, and with your assistant.
A REST API for buying and generating, the whole documentation as markdown for Claude, Cursor and ChatGPT, and an MCP server and CLI for the free tools.
FAQ
Jio proxies,
answered.
Answered from the gateway's own catalogue and the plan documentation.
Ask supportAre these real Jio addresses?+
Yes. A line generated with the asn field exits only from addresses the network announces under that AS number. The gateway lists AS55836 for Jio, and a pin to any of them is refused rather than substituted when nothing is free on it at that moment.
Which AS numbers does Jio have?+
AS55836. The list on this page is read from the gateway's own catalogue at render time, so it is what the generator accepts today, not a copy of a registry.
Can I hold one Jio address for a while?+
Yes. Add stickyMinutes to the same call, from 3 to 1,440 minutes, and the line keeps its exit for that long on its own port. Leave it out and every request exits from a different Jio address.
In which countries can I pin Jio?+
India. A pinned line is always a country and a network together, so the call names both.
What does it cost?+
Pinning a network costs nothing extra. You pay the Premium pool's price per gigabyte for the bytes that pass through the line, from a balance that never expires. Generating lines is free and repeatable.