<% if (isAdminAuthenticated) { %>

FM-DX WebServer

[SETUP WIZARD]

1
2
3
4

BASIC SETTINGS

Welcome to the setup wizard!
Let's set up some basic things.

Tuner connection:

If you are connecting your tuner wirelessly, enter the tuner IP.
If you use xdrd, use 127.0.0.1 as your IP.

Webserver connection:

Leave the IP at 0.0.0.0 unless you explicitly know you have to change it.
Don't enter your public IP here.

Feel free to contact us on Discord for community support.

<% } else { %>

[ADMIN PANEL]

You are currently not logged in as an administrator and therefore can't change the settings.

Please login below.

LOGIN

<% } %>