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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Minimalistic WireGuard-Based Mesh Network?

1 点作者 9edda054-232f将近 2 年前
Is there any wireguard-based tool that can<p>0. lightweight, and able to run completely headless<p>1. Deal with all the NAT traversal magic<p>2. Preserves most wireguard flexibilities. (e.g. I want to freely pick any CIDR to use, and assign any IP to any client)<p>3. Able to forward traffics thru the server in case NAT traversal is not possible<p>4. Compatible with vanilla wireguard client (in this case of course NAT traversal won&#x27;t work so just let server forward all the traffic)<p>5. (Optional) support multiple servers for fallback.

1 comment

wmf将近 2 年前
1 and 3 aren&#x27;t really compatible with headless IMO. Headscale is probably the best that&#x27;s possible.