Skip to content

Commit 76b837f

Browse files
authored
Remove mobile from docs (#72)
* Remove mobile from docs * Remove from docs.json
1 parent 3f2b7a4 commit 76b837f

File tree

3 files changed

+7
-87
lines changed

3 files changed

+7
-87
lines changed

docs.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
"pages": [
7373
"proxies/overview",
7474
"proxies/custom",
75-
"proxies/mobile",
7675
"proxies/residential",
7776
"proxies/isp",
7877
"proxies/datacenter"

proxies/mobile.mdx

Lines changed: 0 additions & 80 deletions
This file was deleted.

proxies/overview.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,14 @@ Kernel proxies enable you to route browser traffic through different types of pr
1010

1111
## Proxy Types
1212

13-
Kernel supports five types of proxies, ranked by quality (from best to worst):
13+
Kernel supports four types of proxies:
1414

15-
0. [**Custom**](/proxies/custom) - Your own proxy servers
16-
1. [**Mobile**](/proxies/mobile) - Traffic routed through mobile carrier networks
17-
2. [**Residential**](/proxies/residential) - Traffic routed through residential ISP connections
18-
3. [**ISP**](/proxies/isp) - Traffic routed through ISP data centers
19-
4. [**Datacenter**](/proxies/datacenter) - Traffic routed through commercial data centers
15+
1. [**Datacenter**](/proxies/datacenter) - Traffic routed through commercial data centers
16+
2. [**ISP**](/proxies/isp) - Traffic routed through data centers, using residential IP addresses leased from from internet service providers
17+
3. [**Residential**](/proxies/residential) - Traffic routed through real residential IP addresses
18+
4. [**Custom**](/proxies/custom) - Your own proxy servers
19+
20+
Datacenter has the fastest speed, while residential is least detectable. ISP is a balance between the two options, with less-flexible geotargeting. Kernel recommends to use the first option in the list that works for your use case.
2021

2122
## 1. Create a proxy
2223

0 commit comments

Comments
 (0)