Welcome to MagnetLeak - A Web App dedicated to share torrent magnets without censorship and JS free...
- Flask: Python Web framework for the backend.
- Python: Python Programming Language.
- HTML, CSS: Front-end technologies for an interactive user experience.
- PicoCSS: Not bloated CSS framework and very lightweight.
- SQLite: Database for storing magnets, views, users...
- Clone the repository:
https://github.com/currentlyonciawatchlist/MagnetLeak.git
cd MagnetLeak
- (optional) Create a python virtual environment.
- Install dependencies:
pip install -r requirements.txt
- Change the settings in the
app.py
. - Run the application (in development mode only):
python app.py
See this guide for deploying the application in a linux server using Nginx and Gunicorn.
See /admin
for deleting posts.
This project is for educational purposes only. Any actions and or activities related to the material contained within this project is solely your responsibility. I assume no liability and are not responsible for any misuse or damage caused by this program.
Created by Nabil Et-taqy - feel free to contact me!