Coder Social home page Coder Social logo

pixeldrew / hero-masq Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.36 MB

Frontend for dnsmasq, written with reactjs, next.js and apollo graphql. Easily deployable to a docker container.

License: MIT License

Dockerfile 1.29% JavaScript 95.99% Shell 2.72%
apollo dnsmasq docker graphql nextjs reactjs

hero-masq's People

Contributors

dependabot-preview[bot] avatar pixeldrew avatar snyk-bot avatar

Stargazers

 avatar

Watchers

 avatar  avatar

hero-masq's Issues

Increase Unit Test Coverage

Unit test coverage is very low, focussing on configuration output for dnsmasq. Need to also add unit tests for hooks and components.

Initialization Page

Make initialization page that builds config file to replace .env options
should search for init scripts to find sensible dnsmasq start policy
after .env file is created, make sure user is in sudoers file and drop privileges

dnsmasq doesn't reload configuration from SIGHUP

Restarting the process isn't a good option when just adding dhcp-host entries and host entries as it could delay DNS queries whilst restarting.

Still need to restart when dhcp-range and domain options change. Restarting dnsmasq has it's own issues, as hero-masq needs to know how dnsmasq was started. Before I made a rewrite to just send SIGHUP the two supported methods to restart dnsmasq were freebsd service scripts and supervisor (used by docker). Will need to revert those changes.

Should give status when restarting dnsmasq as part of a snack-bar.

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.