How to install
1. git clone https://github.com/lainsec/rchan 2. cd rchan 3. python3 -m venv rchanenv 4. source rchanenv/bin/activate 5. pip install -r requirements.txt
How to use
python3 app.py `The first account will automatically recive OWNER permissions.`
- Free creation of boards for all users.
- Realtime posts with websocket.
- Responsive style for mobile.
- Tripcode system with SHA256.
- Board pagination
- Multi language. 🇯🇵 🇧🇷 🇺🇸 🇪🇸
- Encrypted passwords with SHA256.
- Anti-raid with internal captcha and timeout system.
If you get any issue please comment