MADP

MADP

Install XrayR using Docker

  1. Install Docker
curl -fsSL https://get.docker.com | bash -s docker
  1. Install Docker Compose
curl -SL https://github.com/docker/compose/releases/download/v2.29.1/docker-compose-linux-x86_64 -o /usr/local/bin/docker-compose
  1. Clone the project
git clone https://github.com/XrayR-project/XrayR-release && cd XrayR-release/config
  1. Modify configuration
    Edit the configuration file: config.yml, see: Configuration File Explanation
  2. Start the project
docker-compose up -d
Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.