rojinebrahimi / v2ray

A tool to feel freedom :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v2ray

Yet another tool to feel freedom :)

Pre-requisites

  • Docker
  • Docker-Compose

Setup

  • First, clone the repo into your desired path and "cd" to it. Then build the required images using:
docker-compose build
  • Second, go for running the container. The default port is 9007 but feel free to change it via args in the docker-compose file.
docker-compose -p v2ray up -d

Enjoy freedom!

Acknowledgements

  • The main script and configuration rights belongs to vaxilu.
  • The latest version might change in the future; the used version at the time of writing, is 0.3.2

About

A tool to feel freedom :)


Languages

Language:Dockerfile 95.2%Language:Shell 4.8%