GithubHelp home page GithubHelp logo

hangar's Introduction

linkedin logo

Robert Babaev

Development Cyber Security

Profile under construction...

hangar's People

Contributors

angelonfira avatar apprenticeofender avatar

Stargazers

 avatar

Watchers

 avatar  avatar

hangar's Issues

Add OS Update Functionality

Add functionality for Hangar to update OS on preflight. For now, assume the OS is Debian-based (Ubuntu, Kali, etc.). Arch and RPM-based distros are currently out of scope.

Update functionality includes:

  • Repository updates (apt update)
  • Package upgrades (apt dist-upgrade)

That's it. Pretty simple. Might need to implement error handling, but that should cover it.

Create New Flight Menu

Fairly self explanatory. Create a menu that allows operators to create a new flight.

This should include:

  • Flight name(?)
  • Flight executable location
  • Preflight arguments
  • Some way of determining the success of a preflight check (specific output in stdout? Lack of output in stderr? Open to deliberation)
    • This could involve an option to select one or the other
  • No actual flight creation necessary

Re-introduce Preflight Functionality

Now that flight creation is actually tangible, preflight needs to be reintroduced in order to function properly.

Requirements:

  • Need to run preflight commands, similar to how it was done previously (code commented)
  • Check EITHER stdout or stderr depending on flight settings
  • If a preflight (or set of preflights) fail, prompt the user if they want to run their respective reinstall commands
  • If the user chooses to reinstall, Hangar will run the reinstall commands for the failed flights.

Add New Flight Functionality

Add functionality to the New Flight menu. Essentially ensuring that flights can be created from the menu and saved to the current hangar.

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.