[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #11485 [Tor]: support unix-sockets as hidden-service endpoints



#11485: support unix-sockets as hidden-service endpoints
-----------------------------+----------------------------------
     Reporter:  meejah       |      Owner:
         Type:  enhancement  |     Status:  new
     Priority:  normal       |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor          |    Version:
   Resolution:               |   Keywords:  tor-hs 026-triaged-1
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+----------------------------------

Comment (by meejah):

 With nginx (config snippet):

 {{{
     server {
         server_name example.com;
         listen unix:/tmp/foo
     }
 }}}

 With Twisted Web (command-line):

 {{{
     twistd web --port unix:/tmp/bar --path ~/public_html
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11485#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs