Python project that aims on the automated capturing information of system
{
"token": "telegram bot token",
"shodanKey": "Shodan Api token",
"userSession": 999999,
"proxy": {
"type": "https",
"body": "proxytype://username:passwoed@domain:port"
},
"tasks": [
"Get user data",
"Test network speed",
"Take screenshot"
]
}