AlphaWolf commited on
Commit ·
c3ed919
1
Parent(s): a5c8691
Add README with YAML config to fix Dev Mode
Browse files
README.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: EWA Ultra Speed
|
| 3 |
+
emoji: 🐺
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 4.16.0
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# SLMP Cloud Runner - Ultra Speed 🐺
|
| 13 |
+
|
| 14 |
+
Deploy SQLMAP in the cloud for maximum bandwidth and IP masking.
|
| 15 |
+
Designed for the Alpha Wolf.
|