leandro noferini wrote: > Now comes the question: is possibile to run the two hidden service on > port 80 together? If I change the above lines in > > HiddenServiceDir /var/lib/tor/server-1/ > HiddenServicePort 80 127.0.0.1:8183 > > HiddenServiceDir /var/lib/tor/server-2/ > HiddenServicePort 80 127.0.0.1:8184 > ^^ > > I could not reach the second service. > > Is this correct?
Yes, the portnumber must be unique for the service.

