Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The **node‑evil‑dns** package lets developers intercept and rewrite DNS lookups inside a Node.js application. By patching the core `dns.lookup` method, it can redirect any requested domain—using exact strings, wildcard patterns, or regular expressions—to a specified IP address, and provides simple APIs to add, remove, or clear these overrides. It’s aimed at developers who need to mock, test, or hijack DNS responses locally, such as during development, testing, or security research.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jameshight/node-evil-dns

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

JamesHight's profile
JamesHight
11 contributions
jpage-godaddy's profile
jpage-godaddy
3 contributions
martinheidegger's profile
martinheidegger
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
jameshight

jameshight/node-evil-dns

Override the IP address returned for one or more domains.

JavaScript
25
11
Other