mirror of
https://github.com/tailscale/tailscale.git
synced 2025-06-07 16:28:37 +00:00
6 lines
125 B
HTML
6 lines
125 B
HTML
<div>
|
|
<ul id="monitor" ws-connect="bus/monitor">
|
|
</ul>
|
|
<button hx-get="bus" hx-target="body">Stop monitoring</button>
|
|
</div>
|