This would only work inside the same machine that is running the hidden
service. He is trying to develop for an .onion website without actually
having to work over Tor.
On 10/22/2012 09:46 AM, Bernd wrote:
> 2012/10/20 SiNA Rabbani :
>> I am not sure why you would want to do that, but if I underst
2012/10/20 SiNA Rabbani :
> I am not sure why you would want to do that, but if I understand the
> question... you can add your .onion hostname with your local IP to
> /etc/hosts. That way the .onion would resolve to your local IP.
No. If this worked then there would be a serious flaw in his
confi
If you are working on a remote machine, you can do ssh port forwarding and
make the .onion hostname locally available through the tunnel.
Then add an entry to your local system's /etc/hosts so .onion gets the
local IP of the remote server.
On Oct 20, 2012 7:41 AM, "Webmaster" wrote:
> Im workin
Im working on redesigning and configuring the site. Most of the work
has to be done using the http: interface.so after I make a change
the refresh of the page takes some time (tor delay)I'd like to be
able to access the .onion site locally so I can work a bit faster.
On 10/20/2012 1
I am not sure why you would want to do that, but if I understand the
question... you can add your .onion hostname with your local IP to
/etc/hosts. That way the .onion would resolve to your local IP.
This only works inside of your internal network.
On Oct 20, 2012 6:56 AM, "Webmaster" wrote:
> H
Hello, Hopefully this is a simple question.
I have a hidden service running on a local computer. Currently to
access it I can either SSH into the 192.168.x.x address or I can Access
it with the .onion address over tor.
My question is can I access the .onion Address Locally So I dont hav