{"id":15389212,"url":"https://github.com/splitbrain/dnstunnel","last_synced_at":"2025-10-05T08:55:54.482Z","repository":{"id":941473,"uuid":"717185","full_name":"splitbrain/dnstunnel","owner":"splitbrain","description":"A Perl script to run a DNS tunneling server","archived":false,"fork":false,"pushed_at":"2010-06-12T11:13:38.000Z","size":104,"stargazers_count":25,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-18T09:49:33.520Z","etag":null,"topics":["dns","perl"],"latest_commit_sha":null,"homepage":"http://www.splitbrain.org/blog/2008-11/02-dns_tunneling_made_simple","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splitbrain.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-06-12T11:05:08.000Z","updated_at":"2024-04-11T10:29:47.000Z","dependencies_parsed_at":"2022-08-16T11:35:05.916Z","dependency_job_id":null,"html_url":"https://github.com/splitbrain/dnstunnel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/splitbrain/dnstunnel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fdnstunnel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fdnstunnel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fdnstunnel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fdnstunnel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splitbrain","download_url":"https://codeload.github.com/splitbrain/dnstunnel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fdnstunnel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278431608,"owners_count":25985688,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","perl"],"created_at":"2024-10-01T14:59:45.222Z","updated_at":"2025-10-05T08:55:54.444Z","avatar_url":"https://github.com/splitbrain.png","language":null,"readme":"====== Installation ======\n\nThese scripts provide a way to setup a DNS Tunnel. They are based on Dan Kaminski's\nOzymanDNS scripts.\n\nRead more at\nhttp://www.splitbrain.org/blog/2008-11/02-dns_tunneling_made_simple\n\n===== DNS Side =====\n\nDelegate a subdomain nameserver to the server that will run dnstunneld like this:\n\nserver.example.com.           IN      NS      ns.example.com.\nns.example.com.               IN      A       123.123.123.123\n\nNote: You can not use a server that has already running a nameserver on the external\n      interface, because we need to use port 53.\n\n===== Server Side =====\n\n  - put the dnstunneld* scripts to /opt/dnstunnel\n  - edit the variables in /opt/dnstunnel/dnstunneld.wrapper\n  - link /opt/dnstunnel/dnstunneld.init to /etc/init.d/dnstunneld\n  - enable the init script in the apropriate runlevels\n  - run /etc/init.d/dnstunneld start\n\n===== Client Side =====\n\n  - copy the dnstunnelc script somewhere in your PATH (eg. /usr/local/bin)\n  - Setup an SSH tunnel using the script as Proxy:\n\n   ssh -C -o ProxyCommand=\"dnstunnel sshdns.server.example.com\" user@localhost\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplitbrain%2Fdnstunnel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplitbrain%2Fdnstunnel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplitbrain%2Fdnstunnel/lists"}