BitTorrent tracker announce traffic modifier with SOCKS5 proxy
Project description
pymrf4
To test with curl
# client resolves the domain name, ATYP_IPV4(1)
curl --socks5 socks5://127.0.0.1:9050 http://www.baidu.com
# Or let the proxy resolve the domain name, ATYP_DOMAINNAME(3)
curl --socks5 socks5h://127.0.0.1:9050 http://www.baidu.com
Install as a Windows service
With nssm:
nssm install pymrf4 D:\Python312\python.exe
nssm set pymrf4 AppParameters "-m pymrf4"
nssm set pymrf4 AppDirectory C:\pymrf4
nssm set pymrf4 AppExit Default Restart
nssm set pymrf4 AppStdout C:\pymrf4\logs\service-err.log
nssm set pymrf4 AppStderr C:\pymrf4\logs\service-err.log
nssm set pymrf4 DisplayName pymrf4
nssm set pymrf4 ObjectName LocalSystem
nssm set pymrf4 Start SERVICE_AUTO_START
nssm set pymrf4 Type SERVICE_WIN32_OWN_PROCESS
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
pymrf4-0.1.0.tar.gz
(206.4 kB
view details)
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
pymrf4-0.1.0-py3-none-any.whl
(172.8 kB
view details)
File details
Details for the file pymrf4-0.1.0.tar.gz.
File metadata
- Download URL: pymrf4-0.1.0.tar.gz
- Upload date:
- Size: 206.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d5fea6faa4b19348b159dafb6456159b5376d07abd8e8951ce758578e5cd6b4
|
|
| MD5 |
f557be34003e9cde994da4915b0338fe
|
|
| BLAKE2b-256 |
35ccf07ce04ffa356c55431b0e3c78176ad7969a740e20e6cc41be2d56500a81
|
File details
Details for the file pymrf4-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pymrf4-0.1.0-py3-none-any.whl
- Upload date:
- Size: 172.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3139c3a17f3bd6c638bdc753b4a56c905017bba0a4089b66195b8d8eeb7d1de8
|
|
| MD5 |
2bc8c6dee3948f8b1a47a3df60e129f7
|
|
| BLAKE2b-256 |
d039e843011fb647645aefa0eae4a08fe6e0297cc0f1511532b785c7790d8604
|