sh no-ip.com动态ip更新程序的系统服务文件
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh no-ip.com动态ip更新程序的系统服务文件相关的知识,希望对你有一定的参考价值。
# Simple No-ip.com Dynamic DNS Updater
#
# By Nathan Giesbrecht (http://nathangiesbrecht.com)
#
# 1) Install binary as described in no-ip.com's source file (assuming results in /usr/local/bin)
# 2) Run sudo /usr/local/bin/noip2 -C to generate configuration file
# 3) Copy this file noip2.service to /etc/systemd/system/
# 4) Execute `sudo systemctl enable noip2`
# 5) Execute `sudo systemctl start noip2`
#
# systemd supports lots of fancy features, look here (and linked docs) for a full list:
# http://www.freedesktop.org/software/systemd/man/systemd.exec.html
[Unit]
Description=No-ip.com dynamic IP address updater
After=network.target
After=syslog.target
[Install]
WantedBy=multi-user.target
Alias=noip.service
[Service]
# Start main service
ExecStart=/usr/local/bin/noip2
Restart=always
Type=forking
以上是关于sh no-ip.com动态ip更新程序的系统服务文件的主要内容,如果未能解决你的问题,请参考以下文章
系统中可以关掉的服务都有哪些
本地局域网内或路由器后面的动态IP更新(到DNS服务,如zoneedit或dyndns)
DDNS
DDNS
如何使用花生壳解析动态IP
pfSense设置Cloudflare动态DNS