Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a setup.py, auto-detect subdir/arch, allow insecure server (for debug, or easy proxy behind nginx), update README #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 2, 2018

  1. Configuration menu
    Copy the full SHA
    b751e02 View commit details
    Browse the repository at this point in the history
  2. Updated code to automatically detect the architecture of the binary.

    Allowed the server to run without authentication and SSL (in case somebody wants to do that with nginx, for example).
    pelson committed May 2, 2018
    Configuration menu
    Copy the full SHA
    ea491a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a621754 View commit details
    Browse the repository at this point in the history