• Stars
    star
    1,161
  • Rank 39,925 (Top 0.8 %)
  • Language
    TypeScript
  • Created about 5 years ago
  • Updated 6 months ago

Reviews

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

Repository Details

LuCI support for V2Ray

luci-app-v2ray

Luci support for V2Ray

This branch is new LuCI for OpenWrt 19.07 and later.

For legacy version: Branch legacy

Release Version Latest Release Download Total Download

Install

Install via OPKG (recommend)

  1. Add new opkg key:
wget -O kuoruan-public.key http://openwrt.kuoruan.net/packages/public.key
opkg-key add kuoruan-public.key
  1. Add opkg repository from kuoruan:
echo "src/gz kuoruan_universal http://openwrt.kuoruan.net/packages/releases/all" \
  >> /etc/opkg/customfeeds.conf
opkg update
  1. Install package:
opkg install luci-app-v2ray
opkg install luci-i18n-v2ray-zh-cn

We also support HTTPS protocol.

  1. Upgrade package:
opkg update
opkg upgrade luci-app-v2ray
opkg upgrade luci-i18n-v2ray-zh-cn

Manual install

  1. Download ipk files from release page

  2. Upload files to your router

  3. Install package with opkg:

opkg install luci-app-v2ray_*.ipk

Dependencies:

  • jshn
  • ip (ip-tiny or ip-full)
  • ipset
  • iptables
  • iptables-mod-tproxy
  • resolveip
  • dnsmasq-full (dnsmasq ipset is required)

For translations, please install luci-i18n-v2ray-*.

You may need to remove dnsmasq before installing this package.

Configure

  1. Download V2Ray file from V2Ray release link or V2Ray ipk release link.

  2. Upload V2Ray file to your router, or install the ipk file.

  3. Config V2Ray file path in LuCI page.

  4. Add your inbound and outbound rules.

  5. Enable the service via LuCI.

Build

Package files is in branch luci2

Download with Git:

git clone -b luci2 https://github.com/kuoruan/luci-app-v2ray.git luci-app-v2ray

More Repositories

1

openwrt-v2ray

V2Ray for OpenWrt
Makefile
2,162
star
2

shell-scripts

Linux Shell Scripts
Shell
1,175
star
3

openwrt-frp

Frpc & Frps for OpenWrt
Shell
604
star
4

Chromium-Android

Chromium Android Browser Source for Android Studio
Java
376
star
5

luci-app-kcptun

LuCI support for kcptun
Lua
317
star
6

luci-app-frpc

LuCI support for FRPC
Lua
267
star
7

kcptun_installer

Kcptun一键安装脚本 (此仓库已废弃)
Shell
121
star
8

openwrt-kcptun

kcptun for OpenWrt
Makefile
107
star
9

Xware

Xware1.0.31 From: http://downloads.openwrt.org.cn/software/xware1.0.31/
73
star
10

iterm2-zmodem

Zmodem(lrzsz) for iTerm2
Shell
59
star
11

v8go-polyfills

Add polyfills to rogchap/v8go
Go
58
star
12

luci-app-adbyby

openwrt adbyby luci support
Lua
55
star
13

luci-app-youku

OpenWrt 优酷挖矿扩展,适用于MTK7620A(N) - Obsoleted (已废弃)
Lua
28
star
14

openwrt-upx

UPX package for OpenWrt
Makefile
24
star
15

libv8

prebuilt v8 monolith static libraries
Batchfile
23
star
16

dmhy-download-helper

A download helper for dmhy.org
JavaScript
14
star
17

luci-app-qos-gargoyle

My fork of luci-app-qos-gargoyle
Lua
13
star
18

ContentShell-Android

Chromium Content Shell for Android Studio
Java
12
star
19

HTML5-Chinese

HTML5 中文参考手册 chm
HTML
11
star
20

gargoyle-packages

My fork of Gargoyle packages for LEDE. Doing
C
10
star
21

shadowsocks-rss

ShadowsocksR update rss, SSR organization https://github.com/shadowsocksr https://twitter.com/breakwa11
9
star
22

Android-BomberMan

Android 炸弹人小游戏
Java
9
star
23

verdaccio-openid

📦🔐 OpenIDConnect plugin for Verdaccio, fork of n4bb12/verdaccio-github-oauth-ui
TypeScript
4
star
24

Openwrt-Extend

Shell
3
star
25

react-ssr

React Server Side Rendering with HMR support
TypeScript
2
star
26

vite-plugin-svg-combiner

Another SVG sprites plugin for Vite/Rollup.
TypeScript
2
star
27

es-packages

ES packages write with Typescript
TypeScript
2
star
28

Android-RotatingMenu-demo

Android 旋转菜单
Java
1
star
29

openwrt-feeds

My own OpenWrt pacakges
Lua
1
star
30

QQ-Client

Java
1
star
31

luci-app-qosv4

Shell
1
star
32

multimutex

Go
1
star