hash-to-port

Port mapper

Maps a given value to a specific port within a defined range

Hash a value to a valid port

GitHub

34 stars
5 watching
3 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mafintosh/ip-packet Tools for working with IP packets in JavaScript. 42
mafintosh/peer-network Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. 184
mafintosh/network-address A utility project that provides a simple way to retrieve the local network address of a machine 67
mafintosh/dns-packet A library for encoding and decoding DNS packets 207
mafintosh/discovery-server A TCP/UTP server that auto announces itself using discovery-channel 58
mafintosh/torrent-mount Creates a virtual filesystem for real-time torrent access 1,406
mafintosh/webcat Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. 445
mafintosh/k-rpc-socket A low-level network layer implementation for peer-to-peer communication in distributed systems 23
mafintosh/hyperpipe Distributes input/output operations between multiple systems using a key-based architecture. 119
mafintosh/utp-native Native bindings for libutp, allowing developers to create UDP-based network servers and clients with high-performance and low-latency connectivity. 103
mafintosh/torrent-docker Enables real-time boot of remote Docker images using Bittorrent 315
mafintosh/multicast-dns An implementation of a low-level multicast DNS protocol in pure JavaScript 513
mafintosh/hyperdht A peer-to-peer distributed hash table implementation with support for discovery and hole punching 95
mafintosh/k-rpc Low-level implementation of k-rpc protocol used in the BitTorrent DHT 74
mafintosh/peer-wire-protocol A Node.js implementation of the BitTorrent protocol's communication layer 46