codesenberg / bombardier

Fast cross-platform HTTP benchmarking tool written in Go
MIT License
6.03k stars 315 forks source link

Use proxys ? #78

Open gaalos opened 3 years ago

gaalos commented 3 years ago

Hi Can i use http socks4/5 proxy ? How too ? i set some env on my debian but not working export https_proxy=https://10.11.0.40:443/ export http_proxy=https://10.11.0.40:443/

c0nst4nt commented 2 years ago

Hi! Any updates of adding this to release?

Radical-Egg commented 9 months ago

Hi! Is this planning on being added? I think a --proxy option and support for http_proxy environment variable would be great. Would we be able to revive #87 ?

gaalos commented 9 months ago

@Radical-Egg To use PROXYS with GO I'm using https://github.com/hmgle/graftcp