network-address

Network info tool

A utility project that provides a simple way to retrieve the local network address of a machine

get the local network address of your machine

GitHub

67 stars
7 watching
6 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mafintosh/airswarmAutomatically connects nodes on a local network using multicast DNS131
mafintosh/peer-networkCreates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames.184
mafintosh/dns-packetA library for encoding and decoding DNS packets207
mafintosh/airpasteA tool for sharing files and exchanging data between machines on the same network without encryption823
mafintosh/k-rpc-socketA low-level network layer implementation for peer-to-peer communication in distributed systems23
mafintosh/ip-packetTools for working with IP packets in JavaScript.42
mafintosh/multicast-dnsAn implementation of a low-level multicast DNS protocol in pure JavaScript513
mafintosh/hypernameA distributed name server allowing multiple computers to share and synchronize key-value pairs36
mafintosh/hash-to-portMaps a given value to a specific port within a defined range34
mafintosh/noise-networkAn authenticated P2P network platform utilizing encrypted communication and a distributed hash table (DHT) for secure data exchange between nodes.97
mafintosh/dns-discoveryA JavaScript library for discovering peers in a distributed system using DNS and multicast DNS.193
mafintosh/discovery-serverA TCP/UTP server that auto announces itself using discovery-channel58
mafintosh/torrent-streamA Node.js module providing low-level streaming access to torrent files1,953
mafintosh/peer-wire-swarmEnables communication between multiple peers in a decentralized network using a swarm architecture79
mafintosh/peer-wire-protocolA Node.js implementation of the BitTorrent protocol's communication layer46