Sign inSign up

crypticcp/cryptic-service

By crypticcp

Updated over 5 years ago

The offical service microservice of Cryptic

Image
0

10K+

crypticcp/cryptic-service repository overview

cryptic-service Coverage

The official service microservice of Cryptic (https://cryptic-game.net/).

Testing with pipenv

You can also test it without docker using pipenv:

pipenv run dev or pipenv run prod

To install the dependencies manually use:

pipenv install

If you only need a mysql-server you can bring it up with:

docker-compose up -d db

Docker-Hub

This microservice is online on docker-hub (https://hub.docker.com/r/crypticcp/cryptic-service/).

API Documentation

Go here to read the documentation

EndpointDataFunctionality
createcreate new service
public_infopublic info about a given service
private_infoprivate info about a given service
turnturns service on/off
deletedeletes service
listlists services on device
part_ownerchecks if you temporary part owner of this service
bruteforceBruteforce SSH

Tag summary

Content type

Image

Digest

Size

71.2 MB

Last updated

over 5 years ago

docker pull crypticcp/cryptic-service