dns-packet
DNS packet library
A library for encoding and decoding DNS packets
An abstract-encoding compliant module for encoding / decoding DNS packets
207 stars
16 watching
71 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools for working with IP packets in JavaScript. | 42 |
| An implementation of a low-level multicast DNS protocol in pure JavaScript | 513 |
| A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
| A utility project that provides a simple way to retrieve the local network address of a machine | 67 |
| Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
| A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
| A TCP/UTP server that auto announces itself using discovery-channel | 58 |
| A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
| A tool for sharing files and exchanging data between machines on the same network without encryption | 823 |
| Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
| Automatically connects nodes on a local network using multicast DNS | 131 |
| A Node.js module providing low-level streaming access to torrent files | 1,953 |
| A Java library implementing Multicast DNS and DNS-Based Service Discovery protocols | 111 |
| Maps a given value to a specific port within a defined range | 34 |
| A distributed name server allowing multiple computers to share and synchronize key-value pairs | 36 |