You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.gitignore | 3 years ago | |
README.md | 3 years ago | |
certify.sh | 3 years ago | |
dyndns.env.example | 3 years ago | |
dyndns.sh | 3 years ago | |
firewall.service | 3 years ago | |
firewall.sh | 2 years ago | |
miniflux.sh | 3 years ago | |
renew.sh | 3 years ago |
README.md
Required packages:
- dnsutils
- curl
When you are configuring the package you must place the *.env file in the home directory of the user who will execute the script by copying the exemple file, then edit it :
cp myscript.env.example ~/myscript.env
nano ~/myscript.env
Moreover, you should add a job to execute some scripts in a crontab, for example it could be a good idea for the dyndns script or the renew script.