Spaces:
Build error
Build error
File size: 873 Bytes
93f500e 4650e24 93f500e fe5adb9 06a037a fe5adb9 93f500e f9effae 06a037a 4650e24 93f500e 57aaefe 93f500e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
---
title: Reconninja Wordlists
emoji: 💬
colorFrom: purple
colorTo: pink
sdk: streamlit
sdk_version: 1.40.0
app_file: app.py
pinned: true
license: apache-2.0
short_description: Wordlists tailored for ReconNinja penetration testing
---
# Canstralian
A brief description of what Canstralian does.
## Features
- Feature 1
- Feature 2
- Feature 3
## Installation
To install and run the project locally:
1. Clone this repository
```bash
git clone https://github.com/Canstralian/canstralian.git
```
2. Install dependencies
```bash
pip install -r requirements.txt
```
## Usage
1. Run the app:
```bash
python app.py
```
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index). |