Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoxBin

image

What is this?

a simpler version of the Doxbin with an open source backend made with Python and Flask. the Hall of Loosers (similiar to Hall of Autism in the Original Website) can be easily edited using the ./data/hol.json

full credit for the concept and the frontend goes to the original Doxbin

Setup?

Ubuntu

sudo apt install install git python3 python3-pip -y
git clone "https://github.com/hirusha-adi/DoxBin.git"
cd ./DoxBin
pip3 install -r requirements.txt
python3 app.py

Arch Linux

sudo pacman -Syy python python-pip git --noconfirm
git clone "https://github.com/hirusha-adi/DoxBin.git"
cd ./DoxBin
pip install -r requirements.txt
python app.py

This was created for education purposes ONLY

About

a simpler version of the Doxbin with an open source backend made with Python and Flask.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages