Skip to content

Commit ecee5ab

Browse files
authored
Update README.md
1 parent ddf0f5e commit ecee5ab

1 file changed

Lines changed: 29 additions & 1 deletion

File tree

README.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,34 @@
11
Synology DDNS Cloudflare with multidomains and subdomains
22
========================
33

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+
432
Description
533
---------------
634
* A PHP script for Synology DSM which adds Cloudflare DDNS support in your DMS
@@ -45,4 +73,4 @@ wget https://raw.githubusercontent.com/mrikirill/SynologyDDNSCloudflareMultidoma
4573

4674
![image](example3.png)
4775

48-
6. Enjoy 🍺
76+
6. Enjoy 🍺 and __don't forget to deactivate SSH (step 1) if you don't need it__

0 commit comments

Comments
 (0)