infobyte / faraday_agent_parameters_types

The faraday agents run code remotely from the faraday server. The server sets the parameters of the code, and this repository sets the models to by used by both sides.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Faraday Agent Parameters Types

The faraday agents run code remotely to secure your domains. This info is triggered and published to a faraday server instance, which had set the parameters of the code. This repository sets the models to be used by both sides.

Features

  • Set the models of parameters types for the agents:
    • How to pass them by identifier strings
    • How to encode/decode them to pass data between the Faraday server, and the agents

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

The faraday agents run code remotely from the faraday server. The server sets the parameters of the code, and this repository sets the models to by used by both sides.

License:GNU General Public License v3.0


Languages

Language:Python 91.1%Language:Makefile 8.9%