From 37759caa295ec831da8a200f4bbacd80581ff380 Mon Sep 17 00:00:00 2001 From: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com> Date: Tue, 16 Jan 2024 23:42:30 +0100 Subject: [PATCH] Docs: Profiles & Group (#2620) * Docs: Fix filename * Docs: Fix filename * Docs: Move img & create profiles --- Website/docs/application/arp-table.md | 2 +- Website/docs/application/aws-session-manager.md | 2 +- Website/docs/application/bit-calculator.md | 2 +- Website/docs/application/connections.md | 2 +- Website/docs/application/dashboard.md | 2 +- Website/docs/application/discovery-protocol.md | 2 +- Website/docs/application/dns-lookup.md | 2 +- Website/docs/application/ip-geolocation.md | 2 +- Website/docs/application/ip-scanner.md | 2 +- Website/docs/application/listeners.md | 2 +- Website/docs/application/lookup.md | 4 ++-- Website/docs/application/network-interface.md | 6 +++--- Website/docs/application/ping-monitor.md | 2 +- Website/docs/application/port-scanner.md | 2 +- Website/docs/application/powershell.md | 2 +- Website/docs/application/putty.md | 2 +- Website/docs/application/remote-desktop.md | 2 +- Website/docs/application/snmp.md | 2 +- Website/docs/application/sntp-lookup.md | 2 +- Website/docs/application/subnet-calculator.md | 6 +++--- Website/docs/application/tigervnc.md | 2 +- Website/docs/application/traceroute.md | 2 +- Website/docs/application/wake-on-lan.md | 2 +- Website/docs/application/web-console.md | 2 +- Website/docs/application/whois.md | 2 +- Website/docs/application/wifi.md | 4 ++-- Website/docs/commandline-arguments.md | 2 +- Website/docs/faq/_category_.json | 2 +- Website/docs/faq/powershell-wsl.md | 2 +- Website/docs/faq/profile-file-encryption.md | 6 +++--- Website/docs/{application => }/img/arp-table.png | Bin .../{application => }/img/aws-session-manager.png | Bin .../docs/{application => }/img/bit-calculator.png | Bin Website/docs/{application => }/img/connections.png | Bin Website/docs/{application => }/img/dashboard.png | Bin .../{application => }/img/discovery-protocol.png | Bin Website/docs/{application => }/img/dns-lookup.png | Bin .../docs/{application => }/img/ip-geolocation.png | Bin Website/docs/{application => }/img/ip-scanner.png | Bin Website/docs/{application => }/img/listeners.png | Bin Website/docs/{application => }/img/lookup--oui.png | Bin Website/docs/{application => }/img/lookup--port.png | Bin .../img/network-interface--bandwidth.png | Bin .../img/network-interface--configure.png | Bin .../img/network-interface--information.png | Bin Website/docs/{application => }/img/ping-monitor.png | Bin Website/docs/{application => }/img/port-scanner.png | Bin Website/docs/{faq => }/img/powershell-wsl.gif | Bin Website/docs/{application => }/img/powershell.png | Bin ...file-file-encryption--change-master-password.gif | Bin .../profile-file-encryption--disable-encryption.gif | Bin .../profile-file-encryption--enable-encryption.gif | Bin Website/docs/{application => }/img/putty.png | Bin .../docs/{application => }/img/remote-desktop.png | Bin Website/docs/{application => }/img/snmp.png | Bin Website/docs/{application => }/img/sntp-lookup.png | Bin .../img/subnet-calculator--calculator.png | Bin .../img/subnet-calculator--subnetting.png | Bin .../img/subnet-calculator--wide-subnet.png | Bin Website/docs/{application => }/img/tigervnc.png | Bin Website/docs/{application => }/img/traceroute.png | Bin Website/docs/{application => }/img/wake-on-lan.png | Bin Website/docs/{application => }/img/web-console.png | Bin Website/docs/{application => }/img/whois.png | Bin .../docs/{application => }/img/wifi--channel.png | Bin Website/docs/{application => }/img/wifi.png | Bin Website/docs/profiles-and-groups.md | 11 +++++++++++ Website/src/pages/{Download.mdx => download.mdx} | 0 68 files changed, 49 insertions(+), 38 deletions(-) rename Website/docs/{application => }/img/arp-table.png (100%) rename Website/docs/{application => }/img/aws-session-manager.png (100%) rename Website/docs/{application => }/img/bit-calculator.png (100%) rename Website/docs/{application => }/img/connections.png (100%) rename Website/docs/{application => }/img/dashboard.png (100%) rename Website/docs/{application => }/img/discovery-protocol.png (100%) rename Website/docs/{application => }/img/dns-lookup.png (100%) rename Website/docs/{application => }/img/ip-geolocation.png (100%) rename Website/docs/{application => }/img/ip-scanner.png (100%) rename Website/docs/{application => }/img/listeners.png (100%) rename Website/docs/{application => }/img/lookup--oui.png (100%) rename Website/docs/{application => }/img/lookup--port.png (100%) rename Website/docs/{application => }/img/network-interface--bandwidth.png (100%) rename Website/docs/{application => }/img/network-interface--configure.png (100%) rename Website/docs/{application => }/img/network-interface--information.png (100%) rename Website/docs/{application => }/img/ping-monitor.png (100%) rename Website/docs/{application => }/img/port-scanner.png (100%) rename Website/docs/{faq => }/img/powershell-wsl.gif (100%) rename Website/docs/{application => }/img/powershell.png (100%) rename Website/docs/{faq => }/img/profile-file-encryption--change-master-password.gif (100%) rename Website/docs/{faq => }/img/profile-file-encryption--disable-encryption.gif (100%) rename Website/docs/{faq => }/img/profile-file-encryption--enable-encryption.gif (100%) rename Website/docs/{application => }/img/putty.png (100%) rename Website/docs/{application => }/img/remote-desktop.png (100%) rename Website/docs/{application => }/img/snmp.png (100%) rename Website/docs/{application => }/img/sntp-lookup.png (100%) rename Website/docs/{application => }/img/subnet-calculator--calculator.png (100%) rename Website/docs/{application => }/img/subnet-calculator--subnetting.png (100%) rename Website/docs/{application => }/img/subnet-calculator--wide-subnet.png (100%) rename Website/docs/{application => }/img/tigervnc.png (100%) rename Website/docs/{application => }/img/traceroute.png (100%) rename Website/docs/{application => }/img/wake-on-lan.png (100%) rename Website/docs/{application => }/img/web-console.png (100%) rename Website/docs/{application => }/img/whois.png (100%) rename Website/docs/{application => }/img/wifi--channel.png (100%) rename Website/docs/{application => }/img/wifi.png (100%) create mode 100644 Website/docs/profiles-and-groups.md rename Website/src/pages/{Download.mdx => download.mdx} (100%) diff --git a/Website/docs/application/arp-table.md b/Website/docs/application/arp-table.md index b745da248e..ca98c8e2f1 100644 --- a/Website/docs/application/arp-table.md +++ b/Website/docs/application/arp-table.md @@ -12,7 +12,7 @@ ARP (Address Resolution Protocol) is a layer 2 protocol for mapping IP addresses ::: -![ARP Table](./img/arp-table.png) +![ARP Table](../img/arp-table.png) :::note diff --git a/Website/docs/application/aws-session-manager.md b/Website/docs/application/aws-session-manager.md index 5c027fc88c..0fbb8664bd 100644 --- a/Website/docs/application/aws-session-manager.md +++ b/Website/docs/application/aws-session-manager.md @@ -16,7 +16,7 @@ Here you can find more information about [AWS Systems Manager](https://aws.amazo ::: -![AWS Session Manager](./img/aws-session-manager.png) +![AWS Session Manager](../img/aws-session-manager.png) :::note diff --git a/Website/docs/application/bit-calculator.md b/Website/docs/application/bit-calculator.md index a911b20695..d7a5431334 100644 --- a/Website/docs/application/bit-calculator.md +++ b/Website/docs/application/bit-calculator.md @@ -6,7 +6,7 @@ sidebar_position: 21 With the **Bit Calculator** different data units can be converted. Based on the input number and the selected unit the different units like bits, bytes, kilobits, kilobytes, megabits, megabytes, etc. are calculated. -![Bit Calculator](./img/bit-calculator.png) +![Bit Calculator](../img/bit-calculator.png) :::note diff --git a/Website/docs/application/connections.md b/Website/docs/application/connections.md index c04d92ded1..095fc97ed9 100644 --- a/Website/docs/application/connections.md +++ b/Website/docs/application/connections.md @@ -12,7 +12,7 @@ The data shown is similar to the output of the `netstat` command. ::: -![Connections](./img/connections.png) +![Connections](../img/connections.png) :::note diff --git a/Website/docs/application/dashboard.md b/Website/docs/application/dashboard.md index 2063107999..3595299d4b 100644 --- a/Website/docs/application/dashboard.md +++ b/Website/docs/application/dashboard.md @@ -8,7 +8,7 @@ The **Dashboard** shows the status of your computer's current network connection As soon as the status of the local network adapter changes (e.g. Ethernet cable is plugged in, WLAN or VPN is connected, etc.), the connection to the router and Internet is checked. -![Dashboard](./img/dashboard.png) +![Dashboard](../img/dashboard.png) :::note diff --git a/Website/docs/application/discovery-protocol.md b/Website/docs/application/discovery-protocol.md index aa81abe5b1..822488230a 100644 --- a/Website/docs/application/discovery-protocol.md +++ b/Website/docs/application/discovery-protocol.md @@ -20,7 +20,7 @@ If you are using a hypervisor like Hyper-V with a virtual switch configured as " ::: -![Discovery Protocol](./img/discovery-protocol.png) +![Discovery Protocol](../img/discovery-protocol.png) :::note diff --git a/Website/docs/application/dns-lookup.md b/Website/docs/application/dns-lookup.md index 0b5595af4c..d879e873e3 100644 --- a/Website/docs/application/dns-lookup.md +++ b/Website/docs/application/dns-lookup.md @@ -19,7 +19,7 @@ Example: `server-01.borntoberoot.net; 10.0.0.1` ::: -![DNS Lookup](./img/dns-lookup.png) +![DNS Lookup](../img/dns-lookup.png) :::note diff --git a/Website/docs/application/ip-geolocation.md b/Website/docs/application/ip-geolocation.md index bb91f73b4b..bd312ed281 100644 --- a/Website/docs/application/ip-geolocation.md +++ b/Website/docs/application/ip-geolocation.md @@ -17,7 +17,7 @@ Example inputs: - `borntoberoot.net` - `1.1.1.1` -![IPGeolocation](./img/ip-geolocation.png) +![IPGeolocation](../img/ip-geolocation.png) :::note diff --git a/Website/docs/application/ip-scanner.md b/Website/docs/application/ip-scanner.md index c4b2bf2c35..43dd1d8280 100644 --- a/Website/docs/application/ip-scanner.md +++ b/Website/docs/application/ip-scanner.md @@ -31,7 +31,7 @@ The button to the left of the `Scan` button determines the IP address and subnet If you right-click on a selected result, you can forward the device information to other applications (e.g. Port Scanner, Remote Desktop, etc), create a new profile with this information or execute a [custom command](#custom-commands). -![IP Scanner](./img/ip-scanner.png) +![IP Scanner](../img/ip-scanner.png) :::note diff --git a/Website/docs/application/listeners.md b/Website/docs/application/listeners.md index 4e6c511903..e2cd2e8235 100644 --- a/Website/docs/application/listeners.md +++ b/Website/docs/application/listeners.md @@ -6,7 +6,7 @@ sidebar_position: 24 In **Listeners** you can see all the listeners with IP addresses and port that are currently running on your computer. -![Listeners](./img/listeners.png) +![Listeners](../img/listeners.png) :::note diff --git a/Website/docs/application/lookup.md b/Website/docs/application/lookup.md index d854a8e6ac..031a07bf10 100644 --- a/Website/docs/application/lookup.md +++ b/Website/docs/application/lookup.md @@ -16,7 +16,7 @@ The OUI (Organizationally Unique Identifier) is a 24-bit number that is assigned ::: -![Lookup - OUI](./img/lookup--oui.png) +![Lookup - OUI](../img/lookup--oui.png) :::note @@ -34,7 +34,7 @@ A port is a logical construct that identifies a specific process to which networ ::: -![Lookup - Port](./img/lookup--port.png) +![Lookup - Port](../img/lookup--port.png) :::note diff --git a/Website/docs/application/network-interface.md b/Website/docs/application/network-interface.md index acd644c3e3..f6ab929bd0 100644 --- a/Website/docs/application/network-interface.md +++ b/Website/docs/application/network-interface.md @@ -10,7 +10,7 @@ In **Network Interface** you can see all network adapters of the computer with t On the **Information** tab, you can see all the important details of the selected network adapter such as the configured IP addresses, DNS servers, MAC address, and more. If information such as IPv6 configuration is not available, it is hidden in the view. -![Network Interface - Information](./img/network-interface--information.png) +![Network Interface - Information](../img/network-interface--information.png) :::note @@ -49,7 +49,7 @@ If you switch to another tool, monitoring will stop and when you switch back, th ::: -![Network Interface - Bandwidth](./img/network-interface--bandwidth.png) +![Network Interface - Bandwidth](../img/network-interface--bandwidth.png) ## Configure @@ -69,7 +69,7 @@ You may need to confirm a Windows UAC dialog to make changes to the network inte ::: -![Network Interface - Configure](./img/network-interface--configure.png) +![Network Interface - Configure](../img/network-interface--configure.png) ## Profile diff --git a/Website/docs/application/ping-monitor.md b/Website/docs/application/ping-monitor.md index 8a3ac544cb..50557a40f8 100644 --- a/Website/docs/application/ping-monitor.md +++ b/Website/docs/application/ping-monitor.md @@ -27,7 +27,7 @@ Example: `10.0.0.0/24; 10.0.[10-20]1` ::: -![Ping Monitor](./img/ping-monitor.png) +![Ping Monitor](../img/ping-monitor.png) :::note diff --git a/Website/docs/application/port-scanner.md b/Website/docs/application/port-scanner.md index 581044324b..23c7a97c54 100644 --- a/Website/docs/application/port-scanner.md +++ b/Website/docs/application/port-scanner.md @@ -32,7 +32,7 @@ Example: `10.0.0.0/24; 10.0.[10-20]1` or `1-1024; 8080; 8443` ::: -![Port Scanner](./img/port-scanner.png) +![Port Scanner](../img/port-scanner.png) :::note diff --git a/Website/docs/application/powershell.md b/Website/docs/application/powershell.md index f97f561b84..819cd4a174 100644 --- a/Website/docs/application/powershell.md +++ b/Website/docs/application/powershell.md @@ -36,7 +36,7 @@ If Windows Terminal is installed, change the `Default terminal application` in t ::: -![PowerShell](./img/powershell.png) +![PowerShell](../img/powershell.png) :::note diff --git a/Website/docs/application/putty.md b/Website/docs/application/putty.md index d542baaaba..07ce5156ec 100644 --- a/Website/docs/application/putty.md +++ b/Website/docs/application/putty.md @@ -18,7 +18,7 @@ PuTTY must be installed on the local computer in order to use this feature. You ::: -![PuTTY](./img/putty.png) +![PuTTY](../img/putty.png) :::note diff --git a/Website/docs/application/remote-desktop.md b/Website/docs/application/remote-desktop.md index 2d28e85909..796316d3ca 100644 --- a/Website/docs/application/remote-desktop.md +++ b/Website/docs/application/remote-desktop.md @@ -12,7 +12,7 @@ Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft t ::: -![Remote Desktop](./img/remote-desktop.png) +![Remote Desktop](../img/remote-desktop.png) :::note diff --git a/Website/docs/application/snmp.md b/Website/docs/application/snmp.md index 837ff4bdf5..42b82b755c 100644 --- a/Website/docs/application/snmp.md +++ b/Website/docs/application/snmp.md @@ -21,7 +21,7 @@ Multiple OIDs (`.1.3.6.1.2.1.1; .1.3.6.1.2.1.2`) can be specified when using the ::: -![SNMP](./img/snmp.png) +![SNMP](../img/snmp.png) :::note diff --git a/Website/docs/application/sntp-lookup.md b/Website/docs/application/sntp-lookup.md index 6354dd710b..b16100882b 100644 --- a/Website/docs/application/sntp-lookup.md +++ b/Website/docs/application/sntp-lookup.md @@ -13,7 +13,7 @@ SNTP (Simple Network Time Protocol) is a protocol used for synchronizing time be ::: -![SNTP Lookup](./img/sntp-lookup.png) +![SNTP Lookup](../img/sntp-lookup.png) :::note diff --git a/Website/docs/application/subnet-calculator.md b/Website/docs/application/subnet-calculator.md index f8d11efad6..1c0baf1ded 100644 --- a/Website/docs/application/subnet-calculator.md +++ b/Website/docs/application/subnet-calculator.md @@ -16,7 +16,7 @@ Example inputs: - `192.168.0.0/255.255.255.0` - `2001:db8::/32` -![Subnet Calculator - Calculator](./img/subnet-calculator--calculator.png) +![Subnet Calculator - Calculator](../img/subnet-calculator--calculator.png) :::note @@ -36,7 +36,7 @@ Example inputs: | `192.168.0.0/255.255.255.0` | `255.255.255.128` | | `2001:db8::/32` | `/48` | -![Subnet Calculator - Subnetting](./img/subnet-calculator--subnetting.png) +![Subnet Calculator - Subnetting](../img/subnet-calculator--subnetting.png) :::note @@ -61,7 +61,7 @@ IPv6 is not supported. ::: -![Subnet Calculator - Wide Subnet](./img/subnet-calculator--wide-subnet.png) +![Subnet Calculator - Wide Subnet](../img/subnet-calculator--wide-subnet.png) :::note diff --git a/Website/docs/application/tigervnc.md b/Website/docs/application/tigervnc.md index 22ef426e63..40e1c1c4c7 100644 --- a/Website/docs/application/tigervnc.md +++ b/Website/docs/application/tigervnc.md @@ -24,7 +24,7 @@ TigerVNC must be installed on the local computer in order to use this feature. Y ::: -![TigerVNC](./img/tigervnc.png) +![TigerVNC](../img/tigervnc.png) :::note diff --git a/Website/docs/application/traceroute.md b/Website/docs/application/traceroute.md index dc0e54e4b6..29ddb5bbd2 100644 --- a/Website/docs/application/traceroute.md +++ b/Website/docs/application/traceroute.md @@ -11,7 +11,7 @@ Example inputs: - `server-01.borntoberoot.net` - `10.0.0.1` -![Traceroute](./img/traceroute.png) +![Traceroute](../img/traceroute.png) :::note diff --git a/Website/docs/application/wake-on-lan.md b/Website/docs/application/wake-on-lan.md index facbc834c5..ac1b655c03 100644 --- a/Website/docs/application/wake-on-lan.md +++ b/Website/docs/application/wake-on-lan.md @@ -24,7 +24,7 @@ Possible inputs: | ------------------- | ----------------- | ----------------------------------------------- | | `00:11:22:33:44:55` | `192.168.0.255` | Broadcast address of a `192.168.0.0/24` network | -![Wake on LAN](./img/wake-on-lan.png) +![Wake on LAN](../img/wake-on-lan.png) ## Profile diff --git a/Website/docs/application/web-console.md b/Website/docs/application/web-console.md index 57b936061c..0c9fe06c84 100644 --- a/Website/docs/application/web-console.md +++ b/Website/docs/application/web-console.md @@ -12,7 +12,7 @@ WebView2 must be installed on the local computer in order to use this feature. Y ::: -![WebConsole](./img/web-console.png) +![WebConsole](../img/web-console.png) :::note diff --git a/Website/docs/application/whois.md b/Website/docs/application/whois.md index acebadd10d..2b95b6c21e 100644 --- a/Website/docs/application/whois.md +++ b/Website/docs/application/whois.md @@ -28,7 +28,7 @@ Example inputs: - `borntoberoot.net` -![Whois](./img/whois.png) +![Whois](../img/whois.png) :::note diff --git a/Website/docs/application/wifi.md b/Website/docs/application/wifi.md index 30ef652ad0..136be68062 100644 --- a/Website/docs/application/wifi.md +++ b/Website/docs/application/wifi.md @@ -26,7 +26,7 @@ Due to limitations of the `Windows.Devices.WiFi` API the channel bandwidth canno ::: -![WiFi](./img/wifi.png) +![WiFi](../img/wifi.png) :::note @@ -44,4 +44,4 @@ You can move the mouse over the channel to display all wireless networks in a To :::note -![WiFi - Channel](./img/wifi--channel.png) +![WiFi - Channel](../img/wifi--channel.png) diff --git a/Website/docs/commandline-arguments.md b/Website/docs/commandline-arguments.md index 437734fb8f..1011106f76 100644 --- a/Website/docs/commandline-arguments.md +++ b/Website/docs/commandline-arguments.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 6 --- # Command Line Arguments diff --git a/Website/docs/faq/_category_.json b/Website/docs/faq/_category_.json index 4f1d102fa6..689a9e74de 100644 --- a/Website/docs/faq/_category_.json +++ b/Website/docs/faq/_category_.json @@ -1,6 +1,6 @@ { "label": "FAQ", - "position": 6, + "position": 7, "link": { "type": "generated-index", "description": "Frequently Asked Questions" diff --git a/Website/docs/faq/powershell-wsl.md b/Website/docs/faq/powershell-wsl.md index 80bf587119..563850cc0c 100644 --- a/Website/docs/faq/powershell-wsl.md +++ b/Website/docs/faq/powershell-wsl.md @@ -7,7 +7,7 @@ Create a new connection or profile with the following settings: - Remote console: `False` - Command: `wsl -d ` -![PowerShell with WSL](./img/powershell-wsl.gif) +![PowerShell with WSL](../img/powershell-wsl.gif) :::note diff --git a/Website/docs/faq/profile-file-encryption.md b/Website/docs/faq/profile-file-encryption.md index 3813a329c6..454f80db75 100644 --- a/Website/docs/faq/profile-file-encryption.md +++ b/Website/docs/faq/profile-file-encryption.md @@ -12,7 +12,7 @@ Follow these steps to enable profile file encryption: 2. Right click on the profile file you want to encrypt. 3. Select `Encryption...` > `Enable encryption...` and set your master password. -![Profile file encryption - Enable encryption](./img/profile-file-encryption--enable-encryption.gif) +![Profile file encryption - Enable encryption](../img/profile-file-encryption--enable-encryption.gif) ### How to change the master password of an encrypted profile file? @@ -22,7 +22,7 @@ Follow these steps to change the master password of an encrypted profile file: 2. Right click on an encrypted profile file. 3. Select `Encryption...` > `Change Master Password...` and enter the current master password and a new master password. -![Profile file encryption - Change master password](./img/profile-file-encryption--change-master-password.gif) +![Profile file encryption - Change master password](../img/profile-file-encryption--change-master-password.gif) ### How to disable profile file encryption? @@ -32,4 +32,4 @@ Follow these steps to disable profile file encryption: 2. Right click on an encrypted profile file. 3. Select `Encryption...` > `Disable encryption...` and enter your master password. -![Profile file encryption - Enable encryption](./img/profile-file-encryption--disable-encryption.gif) +![Profile file encryption - Enable encryption](../img/profile-file-encryption--disable-encryption.gif) diff --git a/Website/docs/application/img/arp-table.png b/Website/docs/img/arp-table.png similarity index 100% rename from Website/docs/application/img/arp-table.png rename to Website/docs/img/arp-table.png diff --git a/Website/docs/application/img/aws-session-manager.png b/Website/docs/img/aws-session-manager.png similarity index 100% rename from Website/docs/application/img/aws-session-manager.png rename to Website/docs/img/aws-session-manager.png diff --git a/Website/docs/application/img/bit-calculator.png b/Website/docs/img/bit-calculator.png similarity index 100% rename from Website/docs/application/img/bit-calculator.png rename to Website/docs/img/bit-calculator.png diff --git a/Website/docs/application/img/connections.png b/Website/docs/img/connections.png similarity index 100% rename from Website/docs/application/img/connections.png rename to Website/docs/img/connections.png diff --git a/Website/docs/application/img/dashboard.png b/Website/docs/img/dashboard.png similarity index 100% rename from Website/docs/application/img/dashboard.png rename to Website/docs/img/dashboard.png diff --git a/Website/docs/application/img/discovery-protocol.png b/Website/docs/img/discovery-protocol.png similarity index 100% rename from Website/docs/application/img/discovery-protocol.png rename to Website/docs/img/discovery-protocol.png diff --git a/Website/docs/application/img/dns-lookup.png b/Website/docs/img/dns-lookup.png similarity index 100% rename from Website/docs/application/img/dns-lookup.png rename to Website/docs/img/dns-lookup.png diff --git a/Website/docs/application/img/ip-geolocation.png b/Website/docs/img/ip-geolocation.png similarity index 100% rename from Website/docs/application/img/ip-geolocation.png rename to Website/docs/img/ip-geolocation.png diff --git a/Website/docs/application/img/ip-scanner.png b/Website/docs/img/ip-scanner.png similarity index 100% rename from Website/docs/application/img/ip-scanner.png rename to Website/docs/img/ip-scanner.png diff --git a/Website/docs/application/img/listeners.png b/Website/docs/img/listeners.png similarity index 100% rename from Website/docs/application/img/listeners.png rename to Website/docs/img/listeners.png diff --git a/Website/docs/application/img/lookup--oui.png b/Website/docs/img/lookup--oui.png similarity index 100% rename from Website/docs/application/img/lookup--oui.png rename to Website/docs/img/lookup--oui.png diff --git a/Website/docs/application/img/lookup--port.png b/Website/docs/img/lookup--port.png similarity index 100% rename from Website/docs/application/img/lookup--port.png rename to Website/docs/img/lookup--port.png diff --git a/Website/docs/application/img/network-interface--bandwidth.png b/Website/docs/img/network-interface--bandwidth.png similarity index 100% rename from Website/docs/application/img/network-interface--bandwidth.png rename to Website/docs/img/network-interface--bandwidth.png diff --git a/Website/docs/application/img/network-interface--configure.png b/Website/docs/img/network-interface--configure.png similarity index 100% rename from Website/docs/application/img/network-interface--configure.png rename to Website/docs/img/network-interface--configure.png diff --git a/Website/docs/application/img/network-interface--information.png b/Website/docs/img/network-interface--information.png similarity index 100% rename from Website/docs/application/img/network-interface--information.png rename to Website/docs/img/network-interface--information.png diff --git a/Website/docs/application/img/ping-monitor.png b/Website/docs/img/ping-monitor.png similarity index 100% rename from Website/docs/application/img/ping-monitor.png rename to Website/docs/img/ping-monitor.png diff --git a/Website/docs/application/img/port-scanner.png b/Website/docs/img/port-scanner.png similarity index 100% rename from Website/docs/application/img/port-scanner.png rename to Website/docs/img/port-scanner.png diff --git a/Website/docs/faq/img/powershell-wsl.gif b/Website/docs/img/powershell-wsl.gif similarity index 100% rename from Website/docs/faq/img/powershell-wsl.gif rename to Website/docs/img/powershell-wsl.gif diff --git a/Website/docs/application/img/powershell.png b/Website/docs/img/powershell.png similarity index 100% rename from Website/docs/application/img/powershell.png rename to Website/docs/img/powershell.png diff --git a/Website/docs/faq/img/profile-file-encryption--change-master-password.gif b/Website/docs/img/profile-file-encryption--change-master-password.gif similarity index 100% rename from Website/docs/faq/img/profile-file-encryption--change-master-password.gif rename to Website/docs/img/profile-file-encryption--change-master-password.gif diff --git a/Website/docs/faq/img/profile-file-encryption--disable-encryption.gif b/Website/docs/img/profile-file-encryption--disable-encryption.gif similarity index 100% rename from Website/docs/faq/img/profile-file-encryption--disable-encryption.gif rename to Website/docs/img/profile-file-encryption--disable-encryption.gif diff --git a/Website/docs/faq/img/profile-file-encryption--enable-encryption.gif b/Website/docs/img/profile-file-encryption--enable-encryption.gif similarity index 100% rename from Website/docs/faq/img/profile-file-encryption--enable-encryption.gif rename to Website/docs/img/profile-file-encryption--enable-encryption.gif diff --git a/Website/docs/application/img/putty.png b/Website/docs/img/putty.png similarity index 100% rename from Website/docs/application/img/putty.png rename to Website/docs/img/putty.png diff --git a/Website/docs/application/img/remote-desktop.png b/Website/docs/img/remote-desktop.png similarity index 100% rename from Website/docs/application/img/remote-desktop.png rename to Website/docs/img/remote-desktop.png diff --git a/Website/docs/application/img/snmp.png b/Website/docs/img/snmp.png similarity index 100% rename from Website/docs/application/img/snmp.png rename to Website/docs/img/snmp.png diff --git a/Website/docs/application/img/sntp-lookup.png b/Website/docs/img/sntp-lookup.png similarity index 100% rename from Website/docs/application/img/sntp-lookup.png rename to Website/docs/img/sntp-lookup.png diff --git a/Website/docs/application/img/subnet-calculator--calculator.png b/Website/docs/img/subnet-calculator--calculator.png similarity index 100% rename from Website/docs/application/img/subnet-calculator--calculator.png rename to Website/docs/img/subnet-calculator--calculator.png diff --git a/Website/docs/application/img/subnet-calculator--subnetting.png b/Website/docs/img/subnet-calculator--subnetting.png similarity index 100% rename from Website/docs/application/img/subnet-calculator--subnetting.png rename to Website/docs/img/subnet-calculator--subnetting.png diff --git a/Website/docs/application/img/subnet-calculator--wide-subnet.png b/Website/docs/img/subnet-calculator--wide-subnet.png similarity index 100% rename from Website/docs/application/img/subnet-calculator--wide-subnet.png rename to Website/docs/img/subnet-calculator--wide-subnet.png diff --git a/Website/docs/application/img/tigervnc.png b/Website/docs/img/tigervnc.png similarity index 100% rename from Website/docs/application/img/tigervnc.png rename to Website/docs/img/tigervnc.png diff --git a/Website/docs/application/img/traceroute.png b/Website/docs/img/traceroute.png similarity index 100% rename from Website/docs/application/img/traceroute.png rename to Website/docs/img/traceroute.png diff --git a/Website/docs/application/img/wake-on-lan.png b/Website/docs/img/wake-on-lan.png similarity index 100% rename from Website/docs/application/img/wake-on-lan.png rename to Website/docs/img/wake-on-lan.png diff --git a/Website/docs/application/img/web-console.png b/Website/docs/img/web-console.png similarity index 100% rename from Website/docs/application/img/web-console.png rename to Website/docs/img/web-console.png diff --git a/Website/docs/application/img/whois.png b/Website/docs/img/whois.png similarity index 100% rename from Website/docs/application/img/whois.png rename to Website/docs/img/whois.png diff --git a/Website/docs/application/img/wifi--channel.png b/Website/docs/img/wifi--channel.png similarity index 100% rename from Website/docs/application/img/wifi--channel.png rename to Website/docs/img/wifi--channel.png diff --git a/Website/docs/application/img/wifi.png b/Website/docs/img/wifi.png similarity index 100% rename from Website/docs/application/img/wifi.png rename to Website/docs/img/wifi.png diff --git a/Website/docs/profiles-and-groups.md b/Website/docs/profiles-and-groups.md new file mode 100644 index 0000000000..64e1254d24 --- /dev/null +++ b/Website/docs/profiles-and-groups.md @@ -0,0 +1,11 @@ +--- +sidebar_position: 5 +--- + +# Profiles & Groups + +## Overview + +## Group + +## Profile diff --git a/Website/src/pages/Download.mdx b/Website/src/pages/download.mdx similarity index 100% rename from Website/src/pages/Download.mdx rename to Website/src/pages/download.mdx