Raha-Project / Raha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raha Project

فارسی

Reaha project provide you micro-service based applications to use must powerfull anti-internet-sensorship platforms.

It contains serveral parts:

  1. Raha-Xray : A backend api server for run and control xray-core
  2. Raha-* : Reserved for other backend api apps
  3. Raha-Panel (coming soon...) : A unified multi server web panel to control all servers' api backends
  4. Raha-Docs (TEMPORARY) : A simple documentation for using all parts of Raha-Project
  5. Raha-Project.github.io (coming soon...) : Documentation website

Raha-Xray

  • 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 optional MySQL database for advanced ussage.

Installation methods

You can use these links for installation and update to lates version.

1. Install raha-xray using SQLite database

bash <(curl -Ls https://raw.githubusercontent.com/Raha-Project/Raha/master/install.sh)

2. Install raha-xray with MySQL database

bash <(curl -Ls https://raw.githubusercontent.com/Raha-Project/Raha/master/linuxMySQL/install.sh)

3. Install raha-xray + MySQL using docker and docker-compose (Recommended for Test)

bash <(curl -Ls https://raw.githubusercontent.com/Raha-Project/Raha/master/dockerMySQL/install.sh)

About

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%