Skip to content

Commit f030aba

Browse files
committed
docs: link to canonical ISP proxy page instead of inline explanation
1 parent d273627 commit f030aba

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

browsers/bot-detection/stealth.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,11 @@ All Kernel browsers ship with anti-detection optimizations by default — you do
66

77
Enabling `stealth` mode adds two managed services on top:
88

9-
1. **Default proxy** — traffic routes through a static ISP proxy, providing a stable exit IP for the session.
9+
1. **Default proxy** — traffic routes through a static [ISP proxy](/proxies/isp), providing a stable exit IP for the session.
1010
2. **Automatic CAPTCHA solver** — solves [reCAPTCHAs](https://www.google.com/recaptcha/api2/demo), Cloudflare challenges, and similar tests automatically.
1111

1212
Both are opt-out so you can [bring your own](#bring-your-own-proxy-or-captcha-solver) where it makes sense.
1313

14-
<Info>
15-
The default ISP proxy appears as a residential IP to target sites (matching a real ISP's ASN) while running on datacenter infrastructure for speed and stability.
16-
</Info>
17-
1814
### IP Rotation Behavior
1915

2016
The default stealth proxy provides a **static exit IP** — all connections within the session exit through the same IP address. If you override the default with a [residential proxy](/proxies/residential), exit IPs will rotate per connection. See [Residential IP Rotation Behavior](/proxies/residential#ip-rotation-behavior) for details.

0 commit comments

Comments
 (0)