@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
18 lines (17 loc) • 739 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs mitmproxy (a console interface that helps simulate MITM attacks) on macOS and Linux",
"overview": "[mitmproxy](https://github.com/mitmproxy/mitmproxy) is an interactive, SSL/TLS-capable intercepting proxy with a console interface for HTTP/1, HTTP/2, and WebSockets. It also includes mitmweb which is a web-based interface for mitmproxy.",
"name": "mitmproxy",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-mitmproxy",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/mitmproxy"
},
"slug": "mitmproxy",
"title": "mitmproxy",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}