Giter Site home page Giter Site logo

Privaxy only binds to 127.0.0.1 about privaxy HOT 7 OPEN

barre avatar barre commented on May 13, 2024 1
Privaxy only binds to 127.0.0.1

from privaxy.

Comments (7)

Barre avatar Barre commented on May 13, 2024 6

I previously didn't want to include configuration for this as it would also mean adding a setting to expose the web GUI which would have been a pretty major security risk as there was no authentication on the gui.

Since a few releases, the web GUI is now a desktop app and the "no_gui" binary has no GUI (though, privaxy is still configurable through editing ~/.privaxy/config) which makes it ok to build this.

I'll implement configuration for this soon.

from privaxy.

aequis avatar aequis commented on May 13, 2024 5

You can change the line

let ip = [127, 0, 0, 1];
to 0.0.0.0, then build the backend again and it should work inside the docker container. At least until the developer adds a way to configure the IP address.

from privaxy.

andrioid avatar andrioid commented on May 13, 2024 2

I've been planning to install it on my ARM based router, so that house hold members can opt in for some adblocking. No rush though.

from privaxy.

gcormier avatar gcormier commented on May 13, 2024

I've changed line 38 to be 0.0.0.0, but now I get this upon startup.

thread 'main' panicked at 'no CA certificates found', /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-rustls-0.23.1/src/config.rs:48:9

Did either of you run into this issue?

from privaxy.

mzy2240 avatar mzy2240 commented on May 13, 2024

Any updates on this?

from privaxy.

psycoxer avatar psycoxer commented on May 13, 2024

Any updates on this?
I've built the NOGUI version while changing the IP to 0.0.0.0 in the source and run it from the local server. It does "work" as intended while connecting from other devices with the CA cert installed (found in config file), but with a few caveats:

  1. Much slower than running locally (Tested with full gigabit ethernet , so network speed is not the bottleneck)
  2. Need to constantly restart browsers (Some sites don't load at all with unknown cert error, but suddenly work fine upon restarting the browser (tested on chrome and firefox, from debian and windows) ) {problem persists even after rebooting}
  3. It does not like android apps at all 😢 (with certificates installed) {Even tested with WSA running local proxy, no luck}
  4. No official docker image

Are there any fixes to these problems? Anything planned?

from privaxy.

r0ckyjoe avatar r0ckyjoe commented on May 13, 2024

Any updates on this?

I've built the NOGUI version while changing the IP to 0.0.0.0 in the source and run it from the local server. It does "work" as intended while connecting from other devices with the CA cert installed (found in config file), but with a few caveats:

  1. Much slower than running locally (Tested with full gigabit ethernet , so network speed is not the bottleneck)

  2. Need to constantly restart browsers (Some sites don't load at all with unknown cert error, but suddenly work fine upon restarting the browser (tested on chrome and firefox, from debian and windows) ) {problem persists even after rebooting}

  3. It does not like android apps at all 😢 (with certificates installed) {Even tested with WSA running local proxy, no luck}

  4. No official docker image

Are there any fixes to these problems? Anything planned?

I am also interested in knowing more on this issue. Anybody's experiencing the same behavior?

from privaxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.