{"id":19635927,"url":"https://github.com/git-bruh/digitalocean-net","last_synced_at":"2026-06-14T15:38:57.559Z","repository":{"id":205998323,"uuid":"715283240","full_name":"git-bruh/digitalocean-net","owner":"git-bruh","description":"Script for static networking setup on DigitalOcean VPSes","archived":false,"fork":false,"pushed_at":"2023-11-07T14:09:19.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T16:56:09.286Z","etag":null,"topics":["digitalocean","jq","posix-sh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/git-bruh.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}},"created_at":"2023-11-06T20:40:38.000Z","updated_at":"2023-11-14T08:21:04.000Z","dependencies_parsed_at":"2023-11-07T14:28:58.591Z","dependency_job_id":"40ee3a82-229c-4917-a9ee-880cdcde9a52","html_url":"https://github.com/git-bruh/digitalocean-net","commit_stats":null,"previous_names":["git-bruh/digitalocean-net"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-bruh%2Fdigitalocean-net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-bruh%2Fdigitalocean-net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-bruh%2Fdigitalocean-net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-bruh%2Fdigitalocean-net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-bruh","download_url":"https://codeload.github.com/git-bruh/digitalocean-net/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240941488,"owners_count":19882062,"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":["digitalocean","jq","posix-sh"],"created_at":"2024-11-11T12:27:36.805Z","updated_at":"2026-06-14T15:38:57.512Z","avatar_url":"https://github.com/git-bruh.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# digitalocean-net\n\nSets up the static network configuration based on the [DigitalOcean metadata file](https://docs.digitalocean.com/reference/api/metadata-api/#operation/getMetadata) without a `/etc/network/interfaces` file and `ifup`\n\n# Usage\n\n```sh\n# /dev/vdb is mounted at /mnt\n./donet /mnt/digitalocean_meta_data.json\n```\n\n```sh\n# Just print out the operations that would be performed\n# Redirect stderr to hide debug logs\n$ ./donet -d /mnt/digitalocean_meta_data.json 2\u003e/dev/null\nip link set eth0 up\nip address add 139.59.2.174/20 broadcast + dev eth0\nip route add default via 139.59.0.1 dev eth0\nip link set eth1 up\nip address add 10.122.0.2/20 broadcast + dev eth1\nip route add default via 10.122.0.1 dev eth1\nnameserver 67.207.67.2\nnameserver 67.207.67.3\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-bruh%2Fdigitalocean-net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit-bruh%2Fdigitalocean-net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-bruh%2Fdigitalocean-net/lists"}