fix: address Hacker News feedback (connection banner, API keys, etc.) and bump version to v0.3.0

Former-commit-id: db1722a99e3ea7fd8afb296f186f57799bf4b695
This commit is contained in:
anoracleofra-code
2026-03-08 19:14:42 -06:00
parent fbd64b6038
commit d786fae343
250 changed files with 1447 additions and 371 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ volumes:
If you just want to run the dashboard without dealing with terminal commands:
1. Go to the **[Releases](../../releases)** tab on the right side of this GitHub page.
2. Download the `ShadowBroker_v0.2.zip` file.
2. Download the `ShadowBroker_v0.3.zip` file.
3. Extract the folder to your computer.
4. **Windows:** Double-click `start.bat`.
**Mac/Linux:** Open terminal, type `chmod +x start.sh`, and run `./start.sh`.