fix: improve API key security, add connection banner, and bump to v0.3.0

This commit is contained in:
anoracleofra-code
2026-03-08 19:52:07 -06:00
parent e7521088a0
commit 0c7dc37d83
252 changed files with 1470 additions and 558 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import os
import zipfile
zip_name = 'ShadowBroker_v0.1.zip'
zip_name = 'ShadowBroker_v0.3.zip'
if os.path.exists(zip_name):
try: