Re: [tor-talk] /etc/hosts for .onion

2017-09-12 Thread grarpamp
On Mon, Sep 11, 2017 at 7:56 AM, Alec Muffett TOPPOSTED: > This is not exactly what you are asking for, but I cover something similar, > using /etc/hosts and virtual network interfaces: > > https://github.com/alecmuffett/the-onion-diaries/blob/master/basic-production-onion-server.md > On 11 Sep 2

Re: [tor-talk] /etc/hosts for .onion

2017-09-11 Thread Alec Muffett
Hi Jason! This is not exactly what you are asking for, but I cover something similar, using /etc/hosts and virtual network interfaces: https://github.com/alecmuffett/the-onion-diaries/blob/master/basic-production-onion-server.md HTH. HAND. - a On 11 Sep 2017 1:21 pm, "Jason S. Evans" wrote:

[tor-talk] /etc/hosts for .onion

2017-09-11 Thread Jason S. Evans
Hi all, One of the things that I've been working on lately is getting salt-ssh working over tor. The salt-minion, by default, looks for the salt- master using the hostname, "salt". I know that I can manually change that to .onion but I would like to know if anyone knows how of a way in *ni