started docs!
This commit is contained in:
BIN
content/docs/dashboard/img/dashboard-1.png
Normal file
BIN
content/docs/dashboard/img/dashboard-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 258 KiB |
BIN
content/docs/dashboard/img/dashboard-options.png
Normal file
BIN
content/docs/dashboard/img/dashboard-options.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 316 KiB |
20
content/docs/dashboard/index.md
Normal file
20
content/docs/dashboard/index.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
weight: 999
|
||||
title: "Dashboard"
|
||||
description: "Interactive web interface"
|
||||
icon: "article"
|
||||
date: "2025-05-01T18:47:58-05:00"
|
||||
lastmod: "2025-05-01T18:47:58-05:00"
|
||||
---
|
||||
|
||||
Once you've signed in, you'll be taken to the dashboard. This can also be navigated elsewhere by clicking 'Dashboard' in the top navbar.
|
||||
|
||||
{{< figure src="/img/dashboard-1.png" alt="Dashboard" width="auto" >}}
|
||||
|
||||
The Dashboard is the main interface for the obfuscator. You simply type the script you'd like to obfuscate into the left-side code editor and your obfuscated script will appear on the right-side as you make changes.
|
||||
|
||||
In the bottom right corner you'll see a Plus icon which will open the options menu.
|
||||
|
||||
{{< figure src="/img/dashboard-options.png" alt="Dashboard Options" width="auto" >}}
|
||||
|
||||
You can use the options menu to toggle different features of the obfuscator and flip through several presets. Additionally, you can use the bottom most buttons to load from a local file, copy the obfuscated script to your clipboard or save to a local file.
|
Reference in New Issue
Block a user