Sponsored Content
Full Discussion: Problem with Privoxy and Tor
Special Forums Cybersecurity Problem with Privoxy and Tor Post 302836425 by Dr. Nick on Wednesday 24th of July 2013 07:00:25 AM
Old 07-24-2013
Problem with Privoxy and Tor

Greetings,

I use Debian Wheezy as an OS and I have already downloaded the Tor Browser-Bundle, which works fine.

As soon as a start privoxy and set the proxy to: 127.0.0.1:8118 (socks4) in the tor browser (edit-->pref-->advanced-->settings--->http-proxy) I always get a connection refused. I did everything that I can find on the privoxy troubleshooting page, but it won't help.

I added this line to the /etc/privoxy/config to chain privoxy to tor, doesn't work either.

forward-socks4a / 127.0.0.1:9050 .

tried this too

forward-socks5 / 127.0.0.1:9050 .

I mostly get the message "refused by proxy server" when connecting to a website like google or something.

anyone have a suggestion what could be wrong?
 

2 More Discussions You Might Find Interesting

1. Cybersecurity

Tor and vm's

Hello all! That's my first post here and I have some few questions about navigation with tor network: 1) Is it safe to use it to access mainstream websites such as facebook, google and so on? I mean, they will probably know by there that we are using tor. And they can of course send out this... (10 Replies)
Discussion started by: senhortempora
10 Replies

2. Forum Support Area for Unregistered Users & Account Problems

Account Register With Tor

Hello, I would be interested in creating an account on this forum. However I have run into trouble in the process, I seem to not have permission to access the registration page. It seems that this forum has blocked registration from Tor. I am wondering if there is any way I could obtain an account... (0 Replies)
Discussion started by: Unregistered
0 Replies
TOR-RESOLVE(1)                                                      Tor Manual                                                      TOR-RESOLVE(1)

NAME
tor-resolve - resolve a hostname to an IP address via tor SYNOPSIS
tor-resolve [-4|-5] [-v] [-x] hostname [sockshost[:socksport]] DESCRIPTION
tor-resolve is a simple script to connect to a SOCKS proxy that knows about the SOCKS RESOLVE command, hand it a hostname, and return an IP address. By default, tor-resolve uses the Tor server running on 127.0.0.1 on SOCKS port 9050. If this isn't what you want, you should specify an explicit sockshost and/or socksport on the command line. OPTIONS
-v Display verbose output. -x Perform a reverse lookup: get the PTR record for an IPv4 address. -5 Use the SOCKS5 protocol. (Default) -4 Use the SOCKS4a protocol rather than the default SOCKS5 protocol. Doesn't support reverse DNS. SEE ALSO
tor(1), torify(1). See doc/socks-extensions.txt in the Tor package for protocol details. AUTHORS
Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>. AUTHOR
Peter Palfrader Author. Tor 09/26/2014 TOR-RESOLVE(1)
All times are GMT -4. The time now is 01:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy