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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: A file transfer tool for your local network (encrypted)

9 点作者 egcodes大约 8 年前

4 条评论

api大约 8 年前
Hilarious... I just put something up a little bit like this. It&#x27;s something I started a while back and finished up this morning:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;zerotier&#x2F;toss" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;zerotier&#x2F;toss</a><p>It must be the National Day of Command Line File Transfer Utilities.
评论 #14293508 未加载
fiatjaf大约 8 年前
We&#x27;re pretty much in need of tools like this. The alternative is to send the file to file sharing services in other countries then fetch them again from the other computer in the same LAN.<p>But unfortunately this is still too cumbersome for my personal use cases, which involve Windows machines I don&#x27;t personally use unless sporadically.
评论 #14268678 未加载
Vendan大约 8 年前
One critique, this &quot;encryption&quot; is just &quot;seed pseudorandom RNG with a shared int, and then xor each byte with the next value from the RNG&quot;. Not exactly a high quality encryption method.
评论 #14293547 未加载
stephenr大约 8 年前
What does this do that scp&#x2F;sftp doesn&#x27;t?
评论 #14293538 未加载