Hi,
KadNode lets you choose a personal domain name that you can use on another computers browser/terminal etc. and resolves to your IP address.
You can install KadNode on your laptop and router. Then configure the router instance to announce a choosen domain bound to your secret key.
The Laptop gets the domain name and public key. Now you can use the domain name in your browser (everywhere you use a domain name) to
reach the router. This is one of many possible use cases. You can also exchange domain/public key pairs with friends.
Basic features:
- IPv4/IPv6 support
- UPnP/NAT-PMP support
- local peer discovery
- small size 75KB-125KB
- public/secret key authentication
- command line interface (kadnode-ctl)
- NSS support through /etc/nsswitch.conf
- integrated simplified DNS server
- packages for Debian/ArchLinux/OpenWrt
- peer file import/export on startup/shutdown
Have a look: https://github.com/mwarning/KadNode
Have fun,
mwarning