TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Kubernetes operator to automatically deploy and run Tor hidden services

113 pointsby kragnizalmost 7 years ago

5 comments

crankylinuxuseralmost 7 years ago
If you include this in the image, then your machine can talk to .onion addresses natively across the system, without having to use torify or socks5 proxy setups. This enables in doing things like sending logs to *.onion , having an OOB at a different .onion , and more.<p>I send my IoT traffic to a MQTT onionseerver I run.<p><a href="https:&#x2F;&#x2F;cdn.hackaday.io&#x2F;files&#x2F;12985555550240&#x2F;Linux%20DNS%20Resolver%20for%20Onions.txt" rel="nofollow">https:&#x2F;&#x2F;cdn.hackaday.io&#x2F;files&#x2F;12985555550240&#x2F;Linux%20DNS%20R...</a>
评论 #17256783 未加载
hsribeialmost 7 years ago
Great documentation!<p>I particularly like that you mentioned &quot;NAT Traversal&quot; as one of the benefits of hidden services.<p>I think that&#x27;s an overlooked feature that would in many cases be enough of a reason for one to use them, even without caring for the added privacy.
评论 #17272823 未加载
wybiralalmost 7 years ago
If all you need is a Go library for connecting to a Tor daemon and adding&#x2F;removing hidden services: <a href="https:&#x2F;&#x2F;godoc.org&#x2F;github.com&#x2F;wybiral&#x2F;torgo" rel="nofollow">https:&#x2F;&#x2F;godoc.org&#x2F;github.com&#x2F;wybiral&#x2F;torgo</a>
评论 #17255705 未加载
caio1982almost 7 years ago
Good stuff! I wish there was some good in-depth and well explained article on how to write or hook up your own controller. I mean, there is the official doc for this but it&#x27;s not really a hands-on IMHO.
评论 #17256362 未加载
brtknralmost 7 years ago
Nice logo!