abhinavsingh / proxy.py

💫 Ngrok FRP Alternative • ⚡ Fast • 🪶 Lightweight • 0️⃣ Dependency • 🔌 Pluggable • 😈 TLS interception • 🔒 DNS-over-HTTPS • 🔥 Poor Man's VPN • ⏪ Reverse & ⏩ Forward • 👮🏿 "Proxy Server" framework • 🌐 "Web Server" framework • ➵ ➶ ➷ ➠ "PubSub" framework • 👷 "Work" acceptor & executor framework
https://abhinavsingh.com/proxy-py-a-lightweight-single-file-http-proxy-server-in-python/
BSD 3-Clause "New" or "Revised" License
2.92k stars 569 forks source link

why use benchmark can not work #1269

Open qq516249940 opened 1 year ago

qq516249940 commented 1 year ago

os VERSION="20.04.4 LTS (Focal Fossa)" proxy 2.4.3 python3.8

Describe the bug why use benchmark can not work.

Describe the bug only this Info

root@ub-jack:~/proxy.py# ./benchmark/compare.sh > /tmp/compare.log 2>&1
root@ub-jack:~/proxy.py# tail  -f /tmp/compare.log 
CONCURRENCY: 100 workers, DURATION: 1m, TIMEOUT: 1sec
arne-heil commented 1 year ago

I only tried it on Ubuntu 22.04.

git clone https://github.com/abhinavsingh/proxy.py.git
cd proxy.py
pip install -r benchmark/requirements.txt