This commit is contained in:
Raven Scott 2024-10-28 17:00:31 -04:00
parent ea04275a43
commit f47c46c88e

View File

@ -1,4 +1,4 @@
# P2P Decentralized DNS System with Holesail Integration # P2P Decentralized DNS System with Holesail Integration (Currently MacOS Only)
This project implements a firewall-resistant, peer-to-peer (P2P) DNS system that leverages UDP hole-punching to bypass common network restrictions, including firewalls, NAT, and CGNAT. Built in Node.js, it integrates with [Holesail](https://holesail.io) for tunneling, provides seamless DNS and HTTP proxying, and supports both public and private P2P networks. This project implements a firewall-resistant, peer-to-peer (P2P) DNS system that leverages UDP hole-punching to bypass common network restrictions, including firewalls, NAT, and CGNAT. Built in Node.js, it integrates with [Holesail](https://holesail.io) for tunneling, provides seamless DNS and HTTP proxying, and supports both public and private P2P networks.