TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

113 点作者 kragniz将近 7 年前

5 条评论

crankylinuxuser将近 7 年前
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 未加载
hsribei将近 7 年前
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 未加载
wybiral将近 7 年前
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 未加载
caio1982将近 7 年前
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 未加载
brtknr将近 7 年前
Nice logo!