An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/StalkR/dns-reverse-proxy

Binary dns_reverse_proxy is a DNS reverse proxy to route queries to DNS servers. To illustrate, imagine an HTTP reverse proxy but for DNS. It listens on both TCP/UDP IPv4/IPv6 on specified port. Since the upstream servers will not see the real client IPs but the proxy, you can specify a list of IPs allowed to transfer (AXFR/IXFR). Example usage: A query for example.net or example.com will go to 8.8.8.8:53, the default. However, a query for subdomain.example.com will go to 8.8.4.4:53. -default is optional - if it is not given then the server will return a failure for queries for domains where a route has not been given.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21stalk%21r/dns-reverse-proxy
License: Apache-2.0
Latest release: 6 months ago
First release: almost 6 years ago
Namespace: github.com/StalkR
Stars: 188 on GitHub
Forks: 45 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

    Loading...
    Readme
    Loading...