Parse proxy strings for Multilogin X Launcher API — HTTP, SOCKS5, host:port:user:pass.
Project description
mlx-proxy-parser
Parse proxy lists into Multilogin X Launcher API payloads.
pip install mlx-proxy-parser
from mlx_proxy_parser import parse_proxy, proxy_payload
parsed = parse_proxy("socks5://user:pass@host:1080")
if parsed:
host, port, ptype, user, pwd = parsed
print(proxy_payload(host, port, ptype, user, pwd))
SAAS50 · https://t.me/Multilogin_Scripts_Bot
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mlx_proxy_parser-1.0.0.tar.gz.
File metadata
- Download URL: mlx_proxy_parser-1.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
273da1b31ef07fa6fe5f848e4c4b1bf028fcc95a95e3941a65deaea9f1898847
|
|
| MD5 |
02fc93fc10fc171c68ce43cfc23edbf5
|
|
| BLAKE2b-256 |
fa2d6cf76f8d498ea33edf1925cc732549f9dda4bde02258534cea61678e4cce
|
File details
Details for the file mlx_proxy_parser-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mlx_proxy_parser-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd5f4b347e502fc306653d0eef2bff5a962035a74b3432d2c41f6ddd0a8a3e6a
|
|
| MD5 |
4f4923e931ec8cde9f885b40d67298db
|
|
| BLAKE2b-256 |
41455efbd5a0e69535b52f9a7bbd4b06afc3ab5a9e6a46068e977a7f51febaf9
|