Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denuxplays/dyncloud
A programm that handles updating DNS records with your current public IP address for Cloudflare.
https://github.com/denuxplays/dyncloud
Last synced: about 2 months ago
JSON representation
A programm that handles updating DNS records with your current public IP address for Cloudflare.
- Host: GitHub
- URL: https://github.com/denuxplays/dyncloud
- Owner: DenuxPlays
- Created: 2023-11-30T14:21:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-12T06:55:09.000Z (2 months ago)
- Last Synced: 2024-11-12T07:34:37.187Z (2 months ago)
- Language: Rust
- Size: 308 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Dyncloud
A programm that handles updating DNS records with your current public IP address for Cloudflare.
## Features
- multiple domains and records support
## Usage
The [config.toml.dist](config.toml.dist) is filled with example values. Copy it to `config.toml` and fill in your values.
**Remove anything you don't need.**1. create an A (or AAAA) record in Cloudflare
2. create a config file `config.toml` in the same directory as the executable. (see [config.toml.dist](config.toml.dist))
3. update the values in the config file
4. run the executable