2026-04-08 16:24:58 +02:00
2026-04-08 16:24:58 +02:00
2026-04-08 16:24:58 +02:00
2026-04-08 16:24:58 +02:00
2026-04-08 16:24:58 +02:00
2026-04-08 16:24:58 +02:00
2026-04-08 16:24:58 +02:00

Libero account creator

  1. populate ./config.toml with your 2captcha api key:
[captcha]
api_key = "..."
  1. populate ./proxies.txt with your proxies:
socks5://user:password@1.2.3.4:4321
  1. install the dependencies listed in pyproject.toml: uv sync or pip install -e .

  2. run it: uv run libero-creator -n 5 or libero-creator -n 5

Description
No description provided
Readme 59 KiB
Languages
Python 100%