• Stars
    star
    753
  • Rank 60,280 (Top 2 %)
  • Language
    Shell
  • License
    MIT License
  • Created about 5 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

docker build repo for v2fly

Docker Fly

docker build repo for v2fly

https://hub.docker.com/r/v2fly/v2fly-core

Usage

docker run --rm v2fly/v2fly-core help

docker run --name v2ray v2fly/v2fly-core $v2ray_args (help, eun etc...)

docker run -d --name v2ray -v /path/to/config.json:/etc/v2fly/config.json -p 10086:10086 v2fly/v2fly-core run -c /etc/v2fly/config.json 

# If you want to use v5 format config
docker run -d --name v2ray -v /path/to/config.json:/etc/v2fly/config.json -p 10086:10086 v2fly/v2fly-core run -c /etc/v2fly/config.json -format jsonv5

More Repositories

1

v2ray-core

A platform for building proxies to bypass network restrictions.
Go
29,131
star
2

fhs-install-v2ray

Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd
Shell
6,204
star
3

domain-list-community

Community managed domain list. Generate geosite.dat for V2Ray.
Go
4,880
star
4

v2ray-examples

v2ray-core ็š„ๆจกๆฟไปฌ
Mermaid
2,320
star
5

v2ray-step-by-step

This repo is a fork of ToutyRater/v2ray-guide, we aim to provide a new step-by-step guide of v2ray
755
star
6

geoip

GeoIP for V2Ray. Generate and release GeoIP files such as geoip.dat and geoip-only-cn-private.dat for V2Ray automatically every Thursday.
Go
618
star
7

v2fly-github-io

V2Fly Website & Documentation
513
star
8

vmessping

a ping prober for vmess:// links in V2rayN/NG/Shadowrocket format.
Go
243
star
9

reproducible-builds

Reproducible builds are a set of software development practices that create an independently-verifiable path from source to binary code.
Dockerfile
36
star
10

debian

Debian Repository for V2Ray
29
star
11

alpinelinux-install-v2ray

Ash script for installing V2Ray in Alpine Linux operating system
Shell
21
star
12

V2FlyBleedingEdgeBinary

Binary file generated by CI for every eligible push, very dangerous and unstable
17
star
13

gray

A single binary distribution of v2ray project.
Go
5
star
14

discussion

5
star
15

openbsd-install-v2ray

Bash script for installing V2Ray in the OpenBSD operating system
Shell
4
star
16

Release

3
star
17

VSign

Go
2
star
18

ss-bloomring

A cherry-picked bloomring from go-shadowsocks2
Go
2
star
19

riverrun

Go
1
star
20

V2BuildAssist

Go
1
star