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

"http_proxy" setting doesn't work in linux #1252

Open
kavinduravishka opened this issue Oct 7, 2023 · 1 comment
Open

"http_proxy" setting doesn't work in linux #1252

kavinduravishka opened this issue Oct 7, 2023 · 1 comment

Comments

@kavinduravishka
Copy link

kavinduravishka commented Oct 7, 2023

When I checked the manual of Rtorrent in Linux, it showed that a parameter called "http_proxy" is available for setting a proxy. But when the "http_proxy" parameter was set in the .rtorrent.rc file, it showed this error message in the Linux terminal when the rtorrent was run.

rtorrent: Error in option file: ~/.rtorrent.rc:2: Command "http_proxy" does not exist.

I set the parameter like this.

http_proxy = remote_proxy_ip:port

@kannibalox
Copy link
Contributor

http_proxy is deprecated, use network.http.proxy_address.set instead.

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