Giter Club home page Giter Club logo

ssl-status-board-server's Introduction

SSL Status Board - Server

The server component of the RoboCup SSL status board implemented in Go

You can find the client component here: https://github.com/g3force/ssl-status-board-client

Installation

Simply go-get it:

go get github.com/g3force/ssl-status-board-server
go get github.com/g3force/ssl-status-board-server/ssl-status-board-proxy

Run

After installation:

ssl-status-board-server

Or without installation:

go run ssl-status-board-server.go

Proxy

If the server is not running in the same network as the referee, the proxy can be used: Enable the proxy in the server via config.yaml and run it in the local network. Run the proxy on the remote server: ssl-status-board-proxy. The local server will connect to the proxy and the proxy receives client connections and passes data from server to client.

Configuration

The server can be configured with config.yaml. The proxy requires an auth.conf. The location of both files can be passed via command line. Call the executables with -h to get the available arguments.

ssl-status-board-server's People

Contributors

g3force avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

robocup-ssl

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.