Files
wg-ui/html/index.html
T
2019-05-27 09:52:51 +02:00

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>