dperson / torproxy

GNU Affero General Public License v3.0
514 stars 144 forks source link

changing input port on docker produces a privoxy error #54

Closed dvelayos closed 3 years ago

dvelayos commented 3 years ago

using this config:

torproxy: image: dperson/torproxy ports:

produces an error on privoxy:

his is Privoxy 3.0.28 on 4e27f69d9367 (172.26.0.3), port 8118, enabled

Connect failedYour request for http://localhost:8128/ could not be fulfilled, because the connection to localhost (127.0.0.1) could not be established.This is often a temporary failure, so you might just try again.

dvelayos commented 3 years ago

sorry, the curl test command works, it seems to be other problem related the way of use it