mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-08-13 14:10:28 +02:00
fix: improve API key security, add connection banner, and bump to v0.3.0
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user