[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #17342 [Website]: Update hidden service website page with Unix socket info
#17342: Update hidden service website page with Unix socket info
-------------------------+---------------------------
Reporter: dgoulet | Owner: Sebastian
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Website | Version:
Keywords: | Actual Points:
Parent ID: | Points:
Sponsor: |
-------------------------+---------------------------
We should update the https://www.torproject.org/docs/tor-hidden-service
page with some information on how to setup an hidden service with Unix
socket.
Since 0.2.6, both `SocksPort` and `HiddenServicePort` support Unix socket.
Example:
{{{
HiddenServiceDir /your/HS/dir
HiddenServicePort 80 unix:/path/to/socket
}}}
For service that supports unix socket like nginx
(http://nginx.org/en/docs/http/ngx_http_core_module.html#listen), you only
need to point it to "/path/to/socket".
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17342>
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