Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #17342

Closed (moved)
Open
Opened Oct 13, 2015 by David Goulet@dgoulet🐋

Update hidden service website page with Unix socket info

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".

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#17342