Gyarbij
4 years ago
No known key found for this signature in database
GPG Key ID: 475E97703A86E06
6 changed files with
5 additions and
5 deletions
-
src/package-lock.json
-
src/package.json
-
BIN
src/www/img/favicon.ico
-
BIN
src/www/img/favicon.png
-
src/www/index.html
-
src/www/manifest.json
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
"name": "wg-easy", |
|
|
|
"version": "0.0.1", |
|
|
|
"name": "wireui", |
|
|
|
"version": "1.0.0", |
|
|
|
"lockfileVersion": 1, |
|
|
|
"requires": true, |
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
@ -1,7 +1,7 @@ |
|
|
|
{ |
|
|
|
"release": 7, |
|
|
|
"name": "wireui", |
|
|
|
"version": "0.0.1", |
|
|
|
"version": "1.0.0", |
|
|
|
"description": "", |
|
|
|
"main": "server.js", |
|
|
|
"scripts": { |
|
|
|
|
Width:
|
Height:
|
Size: 15 KiB
|
Width:
|
Height:
|
Size: 2.9 KiB
|
|
|
|
@ -2,7 +2,7 @@ |
|
|
|
<html> |
|
|
|
|
|
|
|
<head> |
|
|
|
<title>WireGuard</title> |
|
|
|
<title>WireUI powered by WireGuard</title> |
|
|
|
<link href="./css/vendor/tailwind.min.css" rel="stylesheet"> |
|
|
|
<link rel="manifest" href="./manifest.json"> |
|
|
|
<link rel="icon" type="image/png" href="./img/favicon.png"> |
|
|
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
{ |
|
|
|
"name": "WireGuard", |
|
|
|
"name": "WireUI powered by WireGuard", |
|
|
|
"display": "standalone", |
|
|
|
"background_color": "#fff", |
|
|
|
"icons": [ |
|
|
|
|