Questions tagged [web-proxy]
The web-proxy tag has no summary.
31 questions
0 votes
1 answer
810 views
Burpsuite and Tor browser problem
I set http / https proxy as 127.0.0.1 / 8080 in tor browser and set socks proxy as 127.0.0.1 / 9150 in burpsuite. But whenever i click 'connect' in tb, it doesn't work. what is wrong??? OS : win 10 ...
0 votes
0 answers
92 views
Backend frontend system
i want to have a Tor backend with onion link. But i want it with a frontend like, backend only work with frontend. And 2. Question - I want to translate the tor traffic to the clearweb like tor2web ...
0 votes
1 answer
766 views
Host a hidden service on a different port and access from clearnet
I have an hidden service hosted on port 8080 (cause port 80 is busy on another service) and I'd like to allow people visit it through web proxies like onion.sh. Unfortunately, I have no idea on how to ...
2 votes
1 answer
697 views
How to SEO a .onion website?
I know most of the people try to hide their hidden service from search engines but in my case I want to optimize it's rank when searching for it or for tags it contains in search engines (both deep ...
3 votes
1 answer
2k views
Tor Search Engine? is there any Tor2web search engines in clearnet?
I'm looking to a best tor search engine for search tor hidden services at without the need of tor browser. Also, I like a simple user interface and fast. Please suggest some tor2web proxy search ...
0 votes
0 answers
101 views
tor friendly reverse proxy to share same public port for onion/nonion websites?
i m looking for a solution to announce a website on both clear/dark nets using same ip, same public port. Reading various documentation i m not so sure this is ever possible. Do you have some ideas ?...
0 votes
1 answer
149 views
Website Block's IP address using some browsers and downloader crawlers
How does some websites knows that we are using onion browser. Some of the online shopping websites won't even let in to enter using the tor browser? How is this possible? For instance take this below ...
0 votes
2 answers
491 views
Hosting Tor and Web service on separate machines security issues
I've read that it's best to host Tor and your website service on separate machines and then point your torrc file to your web host (host where website files are stored). It's quite possible that my ...
0 votes
1 answer
2k views
405 Method: connection_mark_unattached_ap_()
Nov 12 18:46:07 [removed] Tor[15935]: Saying "HTTP/1.0 405 Method Not Allowed\r\n\r\n" Nov 12 18:46:07 [removed] Tor[15935]: connection_mark_unattached_ap_(): Bug: stream (marked at ../src/or/...
2 votes
1 answer
2k views
redirect to onion if site was accessed from tor
I've seen that onion.to gateway, is redirecting the client to .onion when the site was accessed over tor. How to implement it in nginx anybody have ideas?
1 vote
1 answer
440 views
Can I torify all connections going through my hotspot? [duplicate]
I am connected to the Internet through eth0 and I run hotspot with wlan0: create_ap wlan0 wlan0 MyAccessPoint MyPassPhrase Is it possible to torify the connections made by the users connected to the ...
2 votes
1 answer
4k views
Adding Clinet SSL to HIdden Service
I am new to setting up Hidden Services. I have my service up and running, listening on port 80, and redirecting to localhost:8080. I have my web-server anonymized and listening on port 8080 for ...
2 votes
1 answer
4k views
Warning : control port is open but no authentication method has been configured
I want to use privoxy and tor to avoid leaks that happen easily on standard web browsers. I've configured privoxy to send web trafic to a port where tor is listening and edited the torrc to listen to ...
1 vote
2 answers
1k views
How to initialize chrome with tor proxy from command line?
I tried method 1 from here: http://justplainobvious.blogspot.co.il/2011/03/how-to-configure-google-chrome-for-tor.html but it doesn't work. When I check my ip in http://whatismyip.com it remains the ...
19 votes
3 answers
192k views
Configure tor as proxy
I'm trying to use Tor as a proxy, to make other apps connect to the internet through the tor network. With Tor running and connected I opened another browser, and in the proxy settings I typed 127.0.0....