Skip to content
/ rchan Public

Full imageboard engine, written with python3.11, with realtime posts using socketIO.

Notifications You must be signed in to change notification settings

lainsec/rchan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Um imageboard lusófono totalmente escrito em python.

How to install

git clone https://github.com/lainsec/rchan
cd rchan
pip3 -r install requirements.txt

How to use

python3 app.py 

Features

  • Realtime posts with websocket
  • Simple anti-raid system based on user ip-addr

If you get any issue please comment

rein