Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use proxys ? #78

Open
gaalos opened this issue Jun 14, 2021 · 3 comments
Open

Use proxys ? #78

gaalos opened this issue Jun 14, 2021 · 3 comments

Comments

@gaalos
Copy link

gaalos commented Jun 14, 2021

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/

mariotrucco added a commit to mariotrucco/bombardier that referenced this issue Nov 18, 2021
This adds a new --proxy flag,
that alows to specify a proxy to use like in curl.

One could instead fix the env var mechanism
which does not work as reported
(see codesenberg#78).

But this is maybe more straigthforward and more user friendly.
mariotrucco added a commit to mariotrucco/bombardier that referenced this issue Nov 19, 2021
This adds a new --proxy flag,
that alows to specify a proxy to use like in curl.

One could instead fix the env var mechanism
which does not work as reported
(see codesenberg#78).

But this is maybe more straigthforward and more user friendly.
@c0nst4nt
Copy link

c0nst4nt commented Mar 1, 2022

Hi! Any updates of adding this to release?

@codesenberg codesenberg linked a pull request Apr 27, 2023 that will close this issue
@Radical-Egg
Copy link

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
Copy link
Author

gaalos commented Feb 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants