Giter Site home page Giter Site logo

gotator's People

Contributors

golliher avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

rowlando

gotator's Issues

Chrome control no longer works under Chrome 66

I tested mode 3 (chrome control) against Chrome 65 for mac. That works.

After upgrading to Chrome 66 for mac, chromed returns "timeout waiting for initial target" when trying to create a connection. I assume this is an upstream problem.

Gotator could tell its version

Now that we have multiple binary releases, at least one person has wished for a feature to report the Gotator version.

Implementation thoughts:

  • Should be available via a CLI flag. Viper should help with that.
  • Gotator should announce its version when it starts up.

Gotator could have an option to enable/disable the API

In its current state, Gotator's API is both unauthenticated and unencrypted. Gotator could support a boolean flag to turn off the API. It would still be able to rotate content based on its config and program files. It just wouldn't be remotely controllable, but it would be more secure.

Gotator listening port could be configurable

Currently, the configuration systems allow a user to configure which Firefox Remote Control port to connect to. It does not currently allow its listening-port to be configured. That's hard -coded to port 8080.

Add configuration (both config file and CLI option) to allow the user to specify the port.

Gotator could support TLS

Currently, Gotator's API is unencrypted. Related to adding authentication would be to enhance Gotator to use TLS for it's API endpoints. If Go, I understand this is easier than you might assume if you come from other languages.

Gotator could support authentication

Currently, Gotator's API is wide open to anyone who has the end point.

Implement a simple authentication system. If I do this myself, I'll probably try using JWT first.

Gotator doesn't have tests

Any software project benefits from automation tests.

Add some for Gotator; re-architect as necessary to support being testable.

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.