mirror of
https://github.com/Threnklyn/wg-ui.git
synced 2026-06-07 14:03:33 +02:00
13 lines
177 B
HTML
13 lines
177 B
HTML
<html>
|
|
<head>
|
|
<title>Wireguard</title>
|
|
</head>
|
|
<body>
|
|
<h1>Wireguard UI</h1>
|
|
<img src="/img/wireguard.png"/>
|
|
<p>
|
|
hello, ui
|
|
</p>
|
|
</body>
|
|
</html>
|