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
📢 *Check out the new native version of this agent, written in Kotlin -> [KTSynologyDDNSCloudflareMultidomain](https://github.com/mrikirill/KTSynologyDDNSCloudflareMultidomain)*
9
+
>
10
+
> 📢 **Check out the new native version of this agent, written in Kotlin -> [KTSynologyDDNSCloudflareMultidomain](https://github.com/mrikirill/KTSynologyDDNSCloudflareMultidomain)**
11
11
12
12
## Table of contents
13
13
@@ -81,7 +81,24 @@ For assistance with vi commands, see:
81
81
82
82
## How to install
83
83
84
-
### Method 1: via SSH
84
+
### Method 1: via Task Scheduler (Recommended - No SSH required)
6. Select the newly created task and click **Run**.
99
+
7. Once the task has finished (you can check via Action > View Result), you can delete the task.
100
+
101
+
### Method 2: via SSH
85
102
86
103
1. **SSH with root privileges on your supported device:**
87
104
@@ -109,8 +126,11 @@ For assistance with vi commands, see:
109
126
```
110
127
111
128
**Note:** For SRM users, you must connect to your device as root. No other username will allow these commands to run.
129
+
**Don't forget to deactivate SSH (step 1) if you don't need it.** Leaving it active can be a security risk.
112
130
113
-
3.**Update your DDNS settings:**
131
+
### Configure DDNS (Required for both methods)
132
+
133
+
**Update your DDNS settings:**
114
134
115
135
a. *For DSM Users:* Navigate to __Control Panel > External Access > DDNS__ then add new DDNS
116
136
@@ -132,26 +152,7 @@ For multiple domains: __subdomain.mydomain.com|vpn.mydomain.com__
132
152
133
153
Finally, press the test connection button to confirm all information is correctly entered, before pressing Ok to save and confirm your details.
134
154
135
-
4. Don't forget to deactivate SSH (step 1) if you don't need it. Leaving it active can be a security risk.
136
-
5. You're done! Optional, if you're happy with this script you could buy me ☕ or 🍺 here -> [](https://github.com/sponsors/mrikirill)
137
-
138
-
### Method 2: via Task Scheduler (No SSH required)
6. Select the newly created task and click **Run**.
153
-
7. Once the task has finished (you can check via Action > View Result), you can delete the task.
154
-
8. Proceed to **Step 3**in Method 1 above to configure the DDNS settings in Control Panel.
155
+
4. You're done! Optional, if you're happy with this script you could buy me ☕ or 🍺 here -> [](https://github.com/sponsors/mrikirill)
0 commit comments