diff --git a/frontend/src/routes/device/[id]/+page.svelte b/frontend/src/routes/device/[id]/+page.svelte index 3dbdc036..dec41e32 100644 --- a/frontend/src/routes/device/[id]/+page.svelte +++ b/frontend/src/routes/device/[id]/+page.svelte @@ -124,9 +124,9 @@ {:else}

{device.name}

-
-
-
+ +
+

General

@@ -194,7 +194,11 @@ />
-

Ports

+
+
+
+
+

Ports

UpSnap can also check if given ports are open. You can define them below.

@@ -218,7 +222,11 @@ type="button">Add new port
-

Link

+
+
+
+
+

Link

Makes your device name a clickable link, perfect for linking a dashboard for example.

@@ -230,7 +238,11 @@ bind:value={deviceClone.link} />
-

Wake

+
+
+
+
+

Wake

You can power this device using a scheduled cron job. If you are not familiar with cron, you can read about it

-

Shutdown

+ + +
+
+

Shutdown

This shell command will run inside your container (if you use docker) or on your host (if you use the binary). To verify that works you can run the command inside @@ -319,7 +335,7 @@

-

Password

+ + +
+
+

Password

Some network cards have the option to set a password for magic packets, also called SecureON {/if} -

- * required field - -
- +
- +
+ * required field + +
+ {/if}