You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For additional peace of mind, access to the database may be limited to the following IP addresses if you are using **PowerSync Cloud**:
12
-
13
-
### US Region
14
-
15
-
```
16
-
50.19.5.255
17
-
34.193.39.149
18
-
18.234.18.91
19
-
18.233.128.219
20
-
34.202.251.156
21
-
```
22
-
23
-
### EU Region
24
-
25
-
```
26
-
79.125.70.43
27
-
18.200.209.88
28
-
18.234.18.91
29
-
18.233.128.219
30
-
34.202.251.156
31
-
```
32
-
33
-
### JP Region
34
-
35
-
```
36
-
54.248.194.85
37
-
57.180.73.135
38
-
18.234.18.91
39
-
18.233.128.219
40
-
34.202.251.156
41
-
```
42
-
43
-
### AU Region
44
-
45
-
```
46
-
52.63.101.65
47
-
13.211.184.238
48
-
18.234.18.91
49
-
18.233.128.219
50
-
34.202.251.156
51
-
```
52
-
53
-
### BR Region
54
-
55
-
```
56
-
54.207.21.139
57
-
54.232.53.97
58
-
18.234.18.91
59
-
18.233.128.219
60
-
34.202.251.156
61
-
```
62
-
63
-
### IPv6 - All regions
64
-
65
-
```
66
-
2602:817::/44
67
-
```
11
+
For enhanced security, you can restrict database access to PowerSync Cloud's IP addresses. Below are the IP ranges for each region:
12
+
13
+
<Tabs>
14
+
<Tabtitle="US">
15
+
```
16
+
50.19.5.255
17
+
34.193.39.149
18
+
18.234.18.91
19
+
18.233.128.219
20
+
34.202.251.156
21
+
```
22
+
</Tab>
23
+
<Tabtitle="EU">
24
+
```
25
+
79.125.70.43
26
+
18.200.209.88
27
+
18.234.18.91
28
+
18.233.128.219
29
+
34.202.251.156
30
+
```
31
+
</Tab>
32
+
<Tabtitle="JP (Japan)">
33
+
```
34
+
54.248.194.85
35
+
57.180.73.135
36
+
18.234.18.91
37
+
18.233.128.219
38
+
34.202.251.156
39
+
```
40
+
</Tab>
41
+
<Tabtitle="AU (Australia)">
42
+
```
43
+
52.63.101.65
44
+
13.211.184.238
45
+
18.234.18.91
46
+
18.233.128.219
47
+
34.202.251.156
48
+
```
49
+
</Tab>
50
+
<Tabtitle="BR (Brazil)">
51
+
```
52
+
54.207.21.139
53
+
54.232.53.97
54
+
18.234.18.91
55
+
18.233.128.219
56
+
34.202.251.156
57
+
```
58
+
</Tab>
59
+
<Tabtitle="IPv6 (All regions)">
60
+
```
61
+
2602:817::/44
62
+
```
63
+
</Tab>
64
+
</Tabs>
68
65
69
66
Do not rely on IP filtering as a primary form of security. Always use strong database passwords, and use client certificates if additional security is required.
0 commit comments