{"id":17083971,"url":"https://github.com/spacekookie/ddos","last_synced_at":"2025-10-18T16:32:15.060Z","repository":{"id":81288407,"uuid":"104807185","full_name":"spacekookie/ddos","owner":"spacekookie","description":"A Dynamic DOmain nameServer which provides a RESTful API for remote host configuration","archived":false,"fork":false,"pushed_at":"2020-04-04T03:36:40.000Z","size":110,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T19:44:25.591Z","etag":null,"topics":["dns","rest-api","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spacekookie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-25T22:11:24.000Z","updated_at":"2020-06-13T11:18:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"72fdb128-9e9d-4533-8363-598fa65d227d","html_url":"https://github.com/spacekookie/ddos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacekookie%2Fddos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacekookie%2Fddos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacekookie%2Fddos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacekookie%2Fddos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacekookie","download_url":"https://codeload.github.com/spacekookie/ddos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245107708,"owners_count":20561911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dns","rest-api","rust"],"created_at":"2024-10-14T13:04:26.899Z","updated_at":"2025-10-18T16:32:14.988Z","avatar_url":"https://github.com/spacekookie.png","language":"Rust","readme":"# DDOS\n\nDDOS (**D**ynamic **Do**main **S**erver) is a dynamic DNS client which is configurable in toml files or via a RESTful API. It is a very minimal dynamic DNS setup where a home-server can report it's IP address to a DNS in the cloud which will route all future requests to said IP.\n\nIt is written in Rust and uses a very minimal DNS server in the backend, written in C. This program has not been security tested and shouldn't be used on systems that are critical to work (aka production!)\n\n## How to use\n\n```\ngit clone https://github.com/spacekookie/ddos\ncd ddos/\n```\n\nYou will need to have a Rust 1.x toolchain installed to build ddos and `cmake` and a modern `gcc` (version 5.0+). You can adjust the `ddos.toml` configuration file to your liking before launching the server. You will also have to generate a secret key into the `auth` directory. Recommended is you use sha256 to generate some hash and save it in a file. The name will be the username, the contents the key. Use this key when authenticating via the RESTful API.\n\nCompile the application with `cargo build --release` then run it via `target/release/ddos start` and you're all set 😊\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacekookie%2Fddos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspacekookie%2Fddos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacekookie%2Fddos/lists"}