Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SFPhoton Web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Schulcz Ferenc
SFPhoton Web
Commits
30204dc9
Commit
30204dc9
authored
Feb 13, 2024
by
Ferenc Schulcz
Browse files
Options
Downloads
Patches
Plain Diff
DynDNS: update description
parent
10d4cdff
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/plugins/dyndns.html
+2
-3
2 additions, 3 deletions
templates/plugins/dyndns.html
with
2 additions
and
3 deletions
templates/plugins/dyndns.html
+
2
−
3
View file @
30204dc9
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<p
style=
"text-align: justify;"
>
<p
style=
"text-align: justify;"
>
<bold>
What is DynDNS?
</bold>
Unless you are at Schönherz, your IP address probably updates from time to time.
<bold>
What is DynDNS?
</bold>
Unless you are at Schönherz, your IP address probably updates from time to time.
With dynamic DNS, you can always point
<code>
your-domain.dyndns.sf
photon.tk
</code>
to your device.
With dynamic DNS, you can always point
<code>
your-domain.dyndns.sf
srv.hu
</code>
to your device.
</p>
</p>
<p
style=
"text-align: justify;"
>
<p
style=
"text-align: justify;"
>
<bold>
How to use?
</bold>
Register a new domain here and you will get a unique token. To update your IP address
<bold>
How to use?
</bold>
Register a new domain here and you will get a unique token. To update your IP address
...
@@ -19,8 +19,7 @@
...
@@ -19,8 +19,7 @@
script:
<code>
curl -4 'https://sferi.hu/dyndns-update?token=[your token]'
</code>
.
script:
<code>
curl -4 'https://sferi.hu/dyndns-update?token=[your token]'
</code>
.
</p>
</p>
<p
style=
"text-align: justify;"
>
<p
style=
"text-align: justify;"
>
You can even set a CNAME record for your DynDNS domain, if you own another domain name - so
Currently, only IPv4 is supported.
<code>
your-domain.com
</code>
will always point to your dynamic IP.
</p>
</p>
<p
style=
"text-align: justify;"
>
<p
style=
"text-align: justify;"
>
<bold>
Warning:
</bold>
You should keep your token a secret.
<bold>
Warning:
</bold>
You should keep your token a secret.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment