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

add proxy? #3

Open
Egida opened this issue Dec 24, 2023 · 6 comments
Open

add proxy? #3

Egida opened this issue Dec 24, 2023 · 6 comments

Comments

@Egida
Copy link

Egida commented Dec 24, 2023

hi, have you thought about adding a proxy?

@ndrscodes
Copy link
Owner

That's actually a great idea! I'll see what i can come up with and keep you posted! Or would you want to give this a try?

@ndrscodes
Copy link
Owner

ndrscodes commented Dec 26, 2023

looking into it, this might require a bit more work if multiple proxy types need to be supported, so i'll look into that after the christmas holidays :) for now, do you need a specific kind of proxy for your use-case (Socks, http)? @Egida

@Egida
Copy link
Author

Egida commented Dec 26, 2023

looking into it, this might require a bit more work if multiple proxy types need to be supported, so i'll look into that after the christmas holidays :) for now, do you need a specific kind of proxy for your use-case (Socks, http)? @Egida

yes, of course, http/s

@ndrscodes
Copy link
Owner

Alright, i'm looking into it right now and it currently seems like i'll have to implement the dialup using HTTP CONNECT myself. That's probably going to take some time, but i'm working on it :)

@ndrscodes
Copy link
Owner

@Egida i just created a very basic proxy implementation on branch feat/proxy. You can configure a proxy using the --proxy cli flag. I can't test it right now as i still need to create a testing scenario for it... Maybe you can check it out and test if it works for your use-case?

@ndrscodes
Copy link
Owner

hi @Egida, did you manage to test this for your use-case?

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

No branches or pull requests

2 participants