Skip to main content

Yet another proxy server

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


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.2.tar.gz (206.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pymrf4-0.1.2-py3-none-any.whl (172.9 kB view details)

Uploaded Python 3

File details

Details for the file pymrf4-0.1.2.tar.gz.

File metadata

  • Download URL: pymrf4-0.1.2.tar.gz
  • Upload date:
  • Size: 206.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.5

File hashes

Hashes for pymrf4-0.1.2.tar.gz
Algorithm Hash digest
SHA256 439814604e4dd4462edabd40223ccd9f77272bfa6aa3fa4411be841dd683737d
MD5 a3942f92838cdfa260263aa04dd949b4
BLAKE2b-256 b3e43c0fa054dfa03751cb5101a232b4ca5255419ae5111d373b2297d2e84dd9

See more details on using hashes here.

File details

Details for the file pymrf4-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: pymrf4-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 172.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.5

File hashes

Hashes for pymrf4-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 107a45b44f619cdf8356f0eae061f7ac0983dcae2525b5ce07735bcee9dabc2c
MD5 ee5f208f4225c32851c2629435eb4615
BLAKE2b-256 30280c19a0dff07a80b1f076a45360d5bd1e3bfbaa23ce4d2a03304ab7b27fb8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page