Giter Site home page Giter Site logo

panekj / hashbangctl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hashbang/hashbangctl

0.0 0.0 0.0 139 KB

General tool for hashbang specific user operations such as ssh key updates.

License: MIT License

Shell 12.37% Go 55.15% Makefile 20.46% Dockerfile 12.03%

hashbangctl's Introduction

hashbangctl

https://github.com/hashbang/hashbangctl

About

This dameon allows users to create/manage shell accounts over ssh.

Features

  • Current
    • New users get a form to create an account
      • Prefills form with hosts, username and ssh key
        • Randomly populate hosts dropdown from userdb
        • Direct users to run ssh-keygen if no key detected
        • Suggest available username based on incoming username
    • Connection IP rate limiting
    • Basic end to end test suite
  • Future
    • If incoming ssh key detected and account exists, direct to management menu
      • Allow users to change their details in UserDB, manage keys, etc
    • Support non-interactive use
    • text captcha
    • k8s deployment boilerplate
      • strict pod security policy
      • strict apparmor/seccomp rules

Requirements

  • Docker 19+
  • Go 1.13+

Usage

Build

Build or rebuild the binaries.

make

Serve

Start the server

make serve

Connect

Connect to the server

make connect

Test

Run the test suite

make test

Test Shell

Launch a shell in the test suite to run any tests by hand

make test-shell
> ssh_command "ed25519" "jdoe" "some-command"

Clean

Stop all containers and cleanup

make clean

hashbangctl's People

Contributors

lrvick avatar kellerfuchs avatar daurnimator avatar aagat avatar chickennuggers avatar bmintz avatar drgrove avatar m42e avatar lyneca 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.