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
Copy file name to clipboardExpand all lines: README.md
+29-1Lines changed: 29 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,34 @@
1
1
Synology DDNS Cloudflare with multidomains and subdomains
2
2
========================
3
3
4
+
Update note
5
+
---------------
6
+
I've mentioned that after Synology DSM update, the file __/usr/syno/bin/ddns/cloudflare.php__ has been deleted and __/etc.defaults/ddns_provider.conf__ reset to default settings.
7
+
8
+
For that case you need just repeat all installations steps.
9
+
10
+
The list of default Cloudflare ports
11
+
---------------
12
+
13
+
HTTP ports supported by Cloudflare:
14
+
15
+
80
16
+
8080
17
+
8880
18
+
2052
19
+
2082
20
+
2086
21
+
2095
22
+
23
+
HTTPS ports supported by Cloudflare:
24
+
25
+
443
26
+
2053
27
+
2083
28
+
2087
29
+
2096
30
+
8443
31
+
4
32
Description
5
33
---------------
6
34
* A PHP script for Synology DSM which adds Cloudflare DDNS support in your DMS
0 commit comments