Skip to content

Home DNS is simple tool that will allow us to access LAN over internet. This was done as personal project to connect OpenHAB Home Automation system running on Raspberry Pi to be available for remote access.

License

AravinthPanch/home-dns

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Home DNS

DESCRIPTION

Home DNS is simple tool that will allow us to access LAN over internet. It could use any cloud service with free quota just to store the latest ip address of home router. Therefore whenever you access domain of cloud webserver, it wil automatically routed to your home router.

AUTHOR

Aravinth Panchadcharam

INSTALLATION

  • Raspberry Pi
  • Cloud Webserver (Heroku)
  • Internet router

INSTALLATION

  • start home-dns in Cloud (Heroku, AWS, Google) by executing node cloud/server.js
  • start home-dns in Raspberry Pi by changing your cloud-domain and executing node home/server.js
  • enable port forwarding to your Raspberry Pi in LAN router

About

Home DNS is simple tool that will allow us to access LAN over internet. This was done as personal project to connect OpenHAB Home Automation system running on Raspberry Pi to be available for remote access.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published