Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
/ v2ray-docker Public archive
forked from uazw/v2ray-docker

a simple way to launch a v2ray instance

Notifications You must be signed in to change notification settings

unsafely/v2ray-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

a simple way to launch a v2ray instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published