Giter Club home page Giter Club logo

hopper.pw's Introduction

Free service shutdown notice

The free service on https://www.hopper.pw is no longer available. For more info see this page: http://asmaps.github.io/hopper-pages/

About hopper.pw

hopper.pw is the idea of a really simple single purpose dynamic dns service. Unlike other dynamic dns services its intention is that you do not have to click a link every 30 days to keep your domain enabled or other jokes like this.
The basic software was originally developed during DjangoDash 2013 by Arne Schauf, Fabian Faessler and Thomas Waldmann. Hopper.pw was a fork after the dash to continue developing and add new features.

Features (Frontend)

  • Dynamic DNS updates via URL with Basic Http-Auth
  • Multiple Hosts for each user
  • Custom comment for each host
  • Manual IP updates via webinterface
  • Show time since last update via api
  • Add own domains (public or only for yourself) - you will need an nsupdate-capable dns-server for that (currently disabled)

Features (Backend)

  • Use of awesome django framework
  • Nameserver updates via RFC2136
  • Nameserver to update configurable via DB for each domain

Contact

Feel free to join us via IRC on freenode in channel #hopper.pw and follow on twitter @hopper_dyndns

Installation

If you haven't already done create and change to a virtualenv for the installation (here with virtualenvwrapper)::

    mkvirtualenv hopper.pw
    workon hopper.pw

Clone the repo and cd into::

    git clone [email protected]:asmaps/hopper.pw.git hopper.pw
    cd hopper.pw

Then install the requirements::

    pip install -r requirements.txt

From time to time execute this again to install the newest dependencies.

For production environments I prefer gunicorn with nginx and postgresql as DB.
For the moment please use google for instructions how to set it up.

Install guide for debian thx @RedSunEmpire for contributing!

hopper.pw's People

Contributors

asmaps avatar samuirai avatar thomaswaldmann avatar mfa avatar jarus avatar redsunempire avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.