KO
|
EN
gitlite — search
Search
#javascript
#docker
#php
#android
#discord
#cli
#java
#android-application
#ios
#sqlite
#babel
#jekyll
tinydns
★ 32
Open GitHub ↗
Tiny proxy DNS server
Download README (.md)
Explore Similar Repositories
localdev
:
A turn-key DNS server and proxy for multi-domain local development.
vpn-launchpad
:
Build VPN server on AWS EC2 with QR code support. Build SOCKS/HTTP/DNS proxy locally. Support Ubuntu, OSX and Debian variants like Raspbian.
node-dnsproxy
:
A simple DNS proxy server for Node.js
go-hole
:
Minimalistic DNS server which serves as an upstream proxy and ad blocker.
nextdns-proxy
:
Simple NextDNS proxy DNS server that you can run on your local network to proxy all traffic via secure DNS to NextDNS
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
tinydns
?
Download (.md)
# TinyDNS This is a tiny DNS server with simple JSON config written in C. ## Features * filesize is just only 20Kb! * cache DNS queries for boost internet connection * resolve own domains from config * resolve multidomains like *.example.com * server can work on IPv6 address ## Compile and Install * if you use [Archlinux](https://archlinux.org), you may install [tinydns from AUR](https://aur.archlinux.org/packages/tinydns/) * for compile just run `make` * after install you need to write your IP address in `/etc/tinydns.conf` * you may also use `systemctl` for start and stop service