Skip to content

Added proxy support#9

Open
PlasmaPower wants to merge 8 commits into
johang:masterfrom
PlasmaPower:master
Open

Added proxy support#9
PlasmaPower wants to merge 8 commits into
johang:masterfrom
PlasmaPower:master

Conversation

@PlasmaPower

Copy link
Copy Markdown
Contributor

While I have been able to determine that traffic is going over the proxy, I haven't been able to test if any packets are leaking. If someone could figure out how to test for that it would be great.

@PlasmaPower

Copy link
Copy Markdown
Contributor Author

TODO: Add a better way to input a proxy password, as passing it though an argument means any user can read it with ps aux. I've documented this in the --help.

Comment thread src/Makefile.am

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about the c++11 thing. Might break support for older distros.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm using it for static map initialization. If the older distros are important, I'm pretty sure I can do that differently.

@hazcod

hazcod commented Feb 1, 2016

Copy link
Copy Markdown

Why not get it from environment variables HTTP_PROXY and HTTPS_PROXY ?

@PlasmaPower

Copy link
Copy Markdown
Contributor Author

@hazcod not a bad idea, but it would require parsing them for libtorrent.

@soredake

soredake commented May 8, 2017

Copy link
Copy Markdown

RIP?

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

Successfully merging this pull request may close these issues.

4 participants