如何在 headscale 服务器上创建命名空间
目前你需要使用命令行创建命名空间。
如果在没有容器的情况下运行
create_namespace_headscale.sh
headscale namespaces create -n mynamespace如果使用 docker-compose运行:
create_namespace_headscale_docker.sh
docker-compose exec headscale headscale namespaces create mynamespace如果成功,这将显示
create_namespace_output.txt
Namespace createdCheck out similar posts by category:
Headscale, Networking, VPN
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow