mirror of
https://github.com/Threnklyn/wg-ui.git
synced 2026-05-20 05:43:29 +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>
|