Reaha project provide you micro-service based applications to use must powerfull anti-internet-sensorship platforms.
It contains serveral parts:
- Raha-Xray : A backend api server for run and control xray-core
Raha-*
: Reserved for other backend api appsRaha-Panel
(coming soon...) : A unified multi server web panel to control all servers' api backends- Raha-Docs (TEMPORARY) : A simple documentation for using all parts of
Raha-Project
- Raha-Project.github.io (coming soon...) : Documentation website
- This app will control and configure all you need from
xray-core
and provide you an api. - You can install it several servers and control it by a web pannel or application server.
- It support
SQLite
simple database and optionalMySQL
database for advanced ussage.
You can use these links for installation and update to lates version.
bash <(curl -Ls https://raw.githubusercontent.com/Raha-Project/Raha/master/install.sh)
bash <(curl -Ls https://raw.githubusercontent.com/Raha-Project/Raha/master/linuxMySQL/install.sh)
bash <(curl -Ls https://raw.githubusercontent.com/Raha-Project/Raha/master/dockerMySQL/install.sh)