Giter Club home page Giter Club logo

zzzz's Introduction

zzzz

zzzz.io was a website providing free dynamic DNS subdomains.

It existed from 2014 - 2019. I threw it together in a weekend, hacking to get something up and running, not to create something beautiful, so the resulting code smells pretty bad and important engineering practices (e.g. testing) were ignored.

The only reason I'm making this code available here is that there've been multiple requests from old users of the service to open-source it. So, here you go.

Warning

This is provided as-is. I'm responsible for no harm that comes from using it. For more details, see the license in LICENSE.md.

(e.g. before going anywhere near this, you should probably upgrade the dependencies in requirements.txt .....)

Running

  • Clone the repo
  • Create a virtualenv and enter it, then:
cd zzzz
pip install -e .
DJANGO_SETTINGS_MODULE=zzzz.settings.dev python manage.py runserver
  • This will run the django webserver using the settings in zzzz/settings/dev.py (not to be used for production)

If you're sticking it behind a webserver, you can use the wsgi.py module.

Getting help

Sorry, I don't support this code. Please don't contact me about it asking for help. You'll most likely find the answer to any question you may have by Googling.

zzzz's People

Contributors

kopf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

cjh0613

zzzz's Issues

Seeking maintainers for zzzz fork

I'd like to thank @kopf for hosting this service for five years and spending his time cleaning up the code for distribution on GH.

I think porting this code to AWS Lambda would be a fun project for pythonistas to increase their skills in the language and FaaS. Hit me up here or on twitter (jeffbrl) if you'd like to team up.

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.