Skip to content

kushaldas/cdns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A stupid DNS forwarder, by default it forwards the queries to the systemd-resolved.

It currently logs things into local redis.

You can use just to build the project.

How to build?

just build

How to run?

Make sure redis server is running locally first.

The following example to start the server on port 53 locally and will connect to 1.1.1.1 for all DNS queries.

./cdns 

You can pass a different DNS resolver using the --remote command line option.

LICENSE: GPL-3.0-or-later

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published