The script imitates the work of Teneo browser node. Current version as of 1.04.2025.
Each account works with one dedicated proxy to prevent Teneo from detecting groups of accounts using the same IP.
The script keeps track of the traffic passing through the proxy.
How to setup accounts:
- Open https://dashboard.teneo.pro/dashboard
- F12 -> Application -> Local storage -> accessToken
- Copy your token to access_token in accounts.json
- Repeat steps 1-3 for each account
- Set your socks5 proxy in accounts.json, every account setups with one proxy
- install python3 and install library use ' pip install -r requirements.txt '
- Start main.py