Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 439 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 439 Bytes

v2ray docker file

usage

  1. git clone this repo && enter to this folder
  2. change config.json base on your requirement
  3. docker build . and you will get a hash id
  4. go into runtime folder
  5. docker run -d -p [outside_port]:[inside_port] -v `pwd`:/v2ray/runtime hash_id
  6. enjoy your days!

v2ray repo link

for more information about configuration & client side application please go to https://www.v2ray.com