![]() |
|
#1
|
|||
|
|||
|
hi, i just installed JAP and i want to tell Privoxy to use it. i found something in the config file under 5.1. forward and there's an example like this there:
forward / anon-proxy.example.org:8080 forward :443 . i think JAP uses port 4001 so if i have my browser setup to use Privoxy (8118) then will this be correct? forward / 127.0.0.1:4001 forward :443 . |
|
#2
|
|||
|
|||
|
This is what I have for my Tor setup:
Quote:
|
|
#3
|
|||
|
|||
|
thanks, so this line below is only needed to stop the dns leak?, it just looks like it's telling it to use socks for port 53 like it forgets to otherwise, do you know if it's needed because of a bug? :
forward-socks4a :53 127.0.0.1:9050 . i'll try what i wrote in the first post. |
|
#4
|
|||
|
|||
|
I did have a problem with DNS leaks but that appears specific to Tor. I've never used JAP but I can't find any links to problems in that regard. Anyway, that configuration was slightly altered from one I downloaded from Kye-U's site. I changed it so https requests don't go through Tor.
|
|
#5
|
|||
|
|||
|
it didn't work. i didn't have any access to the internet at all, it was totally dead. i think i had a 303 error, not sure though.
i only guessed at port 4001 because that's what it is with Windows. here's a picture of the config file i edited. do you think this might work? probably not forward / *.*:4001 forward :443 . |
|
#6
|
|||
|
|||
|
Quote:
|
|
#7
|
|||
|
|||
|
i just changed it to this (with a dot after 4001):
forward / 127.0.0.1:4001 . forward :443 . now it's not being chained to Privoxy i stopped and restarted everything but nothing has changed to how it was before. i'll try it agian tomorrow. thanks for the help. |
|
#8
|
|||
|
|||
|
I'm afraid I don't know enough about JAP to suggest how to configure Privoxy for it. I did get something out of this thread however. I played around with my config, first changing it to:
Quote:
http://www.darlor-watch.com/omega_watches_1.html I was wondering why this page was special. It turns out this page has links to secure Paypal pages and that caused a DNS leak (one which I had introduced by changing the config). So I changed it to: Quote:
Basically eliminating the last 2 lines. No more DNS leaking that I could find. It may be that those lines were a vestige required in earlier versions of Tor/Privoxy/Firefox. Or it could be that there's a situation I haven't run into yet. I'll keep the original config as is, just in case. Quote:
|
|
#9
|
|||
|
|||
|
hi, your original config was like this:
forward-socks4a / 127.0.0.1:9050 . forward :443 . forward-socks4a :53 127.0.0.1:9050 . not forward-socks4a / 127.0.0.1:9050 . forward-socks4a :443 127.0.0.1:9050 . forward-socks4a :53 127.0.0.1:9050 . just thought i'd point it out ![]() |
|
#10
|
|||
|
|||
|
P2K can you help me?
if my version of JAP (anon-proxy) uses port 4001 should this work? forward / 127.0.0.1:4001 . forward :443 . my browser is set to use Privoxy: 127.0.0.1:8118 |
|
#11
|
|||
|
|||
|
Quote:
If you don't forward https requests through the proxy, you'd get a DNS leak on any http page that has an https element in it (such as a link to Paypal). That could give away your IP on the remote end and a DNS query would go to your ISP's server on your end.Maybe you should try: forward-socks4a / 127.0.0.1:4001 . |
|
#12
|
|||
|
|||
|
well, that just shows how much help i need! and how little i've really thought about it.
i'm using Opera and i don't see a setting to use a socks. i think i might have to download something else to get it socksified. i find it too complicated to think about browser settings, proxy settings and anon-proxy settings never mind adding another proxy for socks support. i don't think jap has the leak though, i've never heard of it. i tried this but it doesn't work. forward / 127.0.0.1:4001 . i'll have a look at the jap forum. |
| « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|
|