Luci App V2ray Versions Save

LuCI support for V2Ray

v2.0.0-1

3 years ago

V2 and later versions is only for OpenWrt 19.07 and later

V1 is for OpenWrt 18.06 and before

  • Rewrite with Typescript.
  • Add dns exceptIPs support.

v1.5.6-1

4 years ago

Bug fix:

  • do not insert ipset rules when list is empty (#130)

Feature:

  • Add source IP direct outbound support (#137) Thanks @lededev

v1.5.5-1

4 years ago

Features:

  • add multi vmess:// import support (#114), Thanks to @ElmerZhang
  • add serverName when import url security is tls (#120)
  • add maximum memory percentage support, set 0 to disable
  • set core files limit to 0

v1.5.4-1

4 years ago
  • fix typo in http outbound (#103)

v1.5.3-1

4 years ago

Bug fix:

  • do not add users when outbound socks account user is empty (#88)
  • fix typo when add inbound alterId (kuoruan/openwrt-v2ray#46)

v1.5.2-1

4 years ago
  • fix: domainStrategy in freedom outbound (#86)

v1.5.1-1

4 years ago
  • feat: add support to only proxy privileged ports (#72)
  • feat: add tproxy support (#36)
  • feat: add vmess:// import support (#17)
  • feat: add support for lan interfaces
  • feat: update transparent proxy options
  • fix: fix init script bugs in previous version (#85)

and some other minor changes

Update via:

opkg update
opkg upgrade luci-app-v2ray
opkg upgrade luci-i18n-v2ray-zh-cn

v1.5.0-2

4 years ago

Fix:

  • Can't input Alter Id. (#81 )

Changes in previous release:

Break Changes:

  • Support all settings and streamSettings options

These files will be deleted, backup them before updating.

/etc/v2ray/data-settings.json
/etc/v2ray/data-stream-settings.json
/etc/v2ray/data-transport.json

You need to reconfig your servers.

Fix:

  • Allow DOH addresses. (#69)

Feature:

  • Hide update button when libustream-ssl is not installed.

v1.5.0-1

4 years ago

Break Changes:

  • Support all settings and streamSettings options

These files will be deleted, backup them before updating.

/etc/v2ray/data-settings.json
/etc/v2ray/data-stream-settings.json
/etc/v2ray/data-transport.json

You need to reconfig your servers.

Fix:

  • Allow DOH addresses. (#69)

Feature:

  • Hide update button when libustream-ssl is not installed.

v1.4.3-1

4 years ago
  • fix: proxy list dns server now available for gfwlist
  • feat: remove config folder when service stop
  • feat: xhr get V2Ray file version
  • feat: add timeout to ipset list (#55)
  • feat: cleanup luci caches when package remove