A simple Headscale web UI for small-scale deployments. - headscale-webui/pyproject.toml at main · cloudkite-io/headscale-webui
This branch is 5 commits ahead of iFargle/headscale-webui:main.Folders and files Latest commit wenco Update renderer.py a12e6c0· Aug 21, 2024 History1,098 Commits .github/workflows Reverting to 0.6.1 May 2, 2023 screenshots Final update for 0.6.0 Mar 30, 2023 static forgot push custom...
基于Headscale实现的具有WebUI的Tailscale控制服务器 注意此版本可能与Headscale、Tailscale官方版本均有不兼容的情况,如需与官方版本并用需要考虑进行兼容性测试。 使用方法 免配启动 编译后,直接运行程序即可 默认超管控制台监听:8081端口,如需避免冲突进行修改只需运行前配置环境变量,例如export MIRAGE_SYS_ADDR="127.0...
A simple Headscale web UI for small-scale deployments. - headscale-webui/headscale.py at main · cloudkite-io/headscale-webui
基于Headscale实现的具有WebUI的Tailscale控制服务器 注意此版本可能与Headscale、Tailscale官方版本均有不兼容的情况,如需与官方版本并用需要考虑进行兼容性测试。 完成功能进度: 注册与登录 OIDC对接阿里云IDaaS登录 对接阿里云手机号注册 个人微信/QQ/微博登录【暂未考虑该方式是否需要提供注册环境】 ...
2.3 添加”Headscale URL”,本例为https://hs.example.com 2.4 将刚才生成的api key粘贴进“Headscale API Key”中 2.5 点击“Test Server Settings”,出现绿色对号后UI端就可以通过ui控制服务端了2.6 进入“User View”,点击“+New User”,添加一个用户 2.7 为该用户生成一个Preauth Key,供客户端连接使用...
Headscale is the de-facto self-hosted version of Tailscale, a popular Wireguard based VPN service. By default, it does not ship with a web UI, which is where Headplane comes in. Headplane is a feature-complete web UI for Headscale, allowing you to manage your nodes, networks, and ACLs...
iFargle/headscale-webuiPublic NotificationsYou must be signed in to change notification settings Fork64 Star664 Code Issues39 Pull requests5 Actions Projects Security Insights Additional navigation options New issue Merged iFarglemerged 1 commit intomainfromrevert-95-revert-92-iFargle-patch-1 ...
Headscale-UI is currently released as a static site: just take the release and host with your favorite web server. Headscale-UI expects to be served from the/webpath to avoid overlap with headscale on the same domain. Note that due to CORS (seejuanfont/headscale#623), headscale UImust...
A simple Headscale web UI for small-scale deployments. - Remove unused dependencies and variables · cloudkite-io/headscale-webui@2754e56