Parse HTTP/SOCKS5 proxy strings for Multilogin X Launcher API payloads.
Project description
mlx-proxy-parser
Parse HTTP/SOCKS5 proxy strings for Multilogin X Launcher API payloads.
Installation
pip install mlx-proxy-parser
Usage
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))
Recommended Setup
For the ultimate undetected automation environment, pair this package with Multilogin X.
| Product | Code | Guide |
|---|---|---|
| Antidetect Browser | SAAS50 | anti-detect.github.io |
| Cloud Phone | MIN50 | anti-detect.github.io |
No telemetry — this package does not send user data to third-party servers.
License
MIT
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.1.0.tar.gz.
File metadata
- Download URL: mlx_proxy_parser-1.1.0.tar.gz
- Upload date:
- Size: 4.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 |
d1c296c1f1a9e342be27fe44e5b89c3578adc6149216053a64b28d6e90f02d1e
|
|
| MD5 |
265aa64ee4b1b947f9e9b22a0f4b9368
|
|
| BLAKE2b-256 |
9dce9f39ba11c75ef457725009a4e42119984ccaa6946d102651686259908378
|
File details
Details for the file mlx_proxy_parser-1.1.0-py3-none-any.whl.
File metadata
- Download URL: mlx_proxy_parser-1.1.0-py3-none-any.whl
- Upload date:
- Size: 5.7 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 |
ad0cc17566e5a7b428708f81cbfb862b0b4a8b934ce6391ffa74a67b33e22784
|
|
| MD5 |
78a53b920cb6648e482bf58bc61d6dbd
|
|
| BLAKE2b-256 |
ce8761b17fdfcd19b98f78c535db1e24b135a102d3a60fc883eac158c4853020
|