{"id":17279756,"url":"https://github.com/3ventic/twirpydns","last_synced_at":"2025-09-12T22:45:51.485Z","repository":{"id":64303551,"uuid":"308255148","full_name":"3ventic/twirpydns","owner":"3ventic","description":"Secure DNS tunnel using Twirp","archived":false,"fork":false,"pushed_at":"2021-03-07T15:51:50.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-31T16:15:48.778Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3ventic.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}},"created_at":"2020-10-29T07:51:26.000Z","updated_at":"2021-03-07T16:08:58.000Z","dependencies_parsed_at":"2023-01-15T10:00:26.819Z","dependency_job_id":null,"html_url":"https://github.com/3ventic/twirpydns","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3ventic%2Ftwirpydns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3ventic%2Ftwirpydns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3ventic%2Ftwirpydns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3ventic%2Ftwirpydns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3ventic","download_url":"https://codeload.github.com/3ventic/twirpydns/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245675712,"owners_count":20654449,"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":[],"created_at":"2024-10-15T09:18:31.399Z","updated_at":"2025-03-26T14:46:21.753Z","avatar_url":"https://github.com/3ventic.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TwirpyDNS\r\n\r\nThis is an implementation of DNS over Twirp. Point clients at the client, configure server to forward the request to desired upstream.\r\n\r\n## Usage\r\n\r\n1. Download a release for your platform or build using `go build {client,server}/main.go`\r\n2. Create server.ini and/or client.ini using the example files provided in the source client and server folders.\r\n\r\n### Server\r\n\r\n3. Run the server binary and expose the port or use your favorite reverse proxy to expose the twirp endpoint.\r\n\r\n### Client\r\n\r\n3. Run the client binary on the desired computer and set your system DNS to 127.0.0.1:53.\r\n\r\nTip: on Windows you can install the binary as a service using [nssm](https://nssm.cc/)\r\n\r\n## Contributing\r\n\r\nTo update the protobuf schema, run `protoc --proto_path=. --twirp_out=. --go_out=. ./rpc/twirpydns/twirpydns.proto`. This is only required when making changes to the proto file. You can install protoc from [its repository](https://github.com/protocolbuffers/protobuf/releases).\r\n\r\nAdded configurability, testing, and CI is welcome as long as the codebase remains simple. KISS applies here.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3ventic%2Ftwirpydns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3ventic%2Ftwirpydns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3ventic%2Ftwirpydns/lists"}