v2rayA

A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols. 🚀

AGPL-3.0 License

Stars
9.8K
Committers
55

Bot releases are hidden (Show)

v2rayA - v1.2.1

Published by mzz2017 almost 4 years ago

Fix http interface 'api/version' return cannot find v2ray executable binary #134

1.2.0

Feature

  • Support ipv6.
  • Support argument --v2ray-confdir #122
  • Support argument --v2ray-bin
  • Shadowsocks subscription support to show used bytes of SIP008.

Optimize

  • Always use v2ray binary rather than preferring to systemd.
  • Prefer to use alidns rather than opendns.
  • Optimize dns-hijack mechanism.

Fix

  • Fixed transparent proxy problems in some situations.
  • Fixed a problem of failed connection of SSR.
v2rayA - v1.2.0

Published by mzz2017 almost 4 years ago

Feature

  • Support ipv6.
  • Support argument --v2ray-confdir #122
  • Support argument --v2ray-bin
  • Shadowsocks subscription support to show used bytes of SIP008.

Optimize

  • Always use v2ray binary rather than preferring to systemd.
  • Prefer to use alidns rather than opendns.
  • Optimize dns-hijack mechanism.

Fix

  • Fixed transparent proxy problems in some situations.
  • Fixed a problem of failed connection of SSR.
v2rayA - v1.1.3

Published by mzz2017 almost 4 years ago

Feature

  • feat: support to turn off china domain dns shunt (use it when you need stronger privacy protection)
  • feat(vmess): support customized path of http obfs #128

Fix

  • fix(routingA): domain's rule without key would cause error
  • fix: unstable network of docker container in some cases with enhanced mode on
  • fix(ui): routingA button always showed

Optimize

  • optimize: remove 'cutomized routing'

Chore

  • fix(aur): /etc/v2raya permission warning generated by pacman when v2raya upgraded (#114). Thanks @yjun123

注意,v2rayA依赖于v2ray,请确保v2ray已安装正确

v2rayA - v1.1.2

Published by mzz2017 almost 4 years ago

Feature

  • support sip008 subscription of ss
  • add select-all button on mobile and upgrade buefy
  • support seed option of mkcp

Fix

  • correct asset directory finder
  • fix the problem that vless server configuration cannot be saved due to required aid field
  • routingA textarea cannot break line on partial mobile devs

Optimize

  • add user-agent

Chore

  • fix problem caused by package source of yarn install (#112)
  • support arm64 and armv8 (#111)
  • embedded gfwlist in docker image

注意,v2rayA依赖于v2ray,请确保v2ray已安装正确

v2rayA - v1.1.1

Published by mzz2017 almost 4 years ago

Fix

  • fix: vmess should not support xtls.
  • fix: cancel useless autostarting v2ray. #100
  • fix: problem that kubuntu cannot look up domains with enhanced mode on. #94
  • fix: error occurs when base64 encoded ss link is provided. #109

Optimize

  • optimize: prefer to use a consistent secret to reduce passwd input frequency.
  • optimize(dropSpoofing): filter 127.0.0.0/8 rather than 127.0.0.1/32

Chore

  • chore: use relative paths to reference resources. #108
  • chore: normalize PKGBUILD in the light of archlinuxcn/repo
  • chore(aur.v2raya): smaller size binary

注意,v2rayA依赖于v2ray,请确保v2ray已安装正确

v2rayA - v1.1.0

Published by mzz2017 almost 4 years ago

Feature

  • support xtls of v2ray(v4.30.0+)
  • support simpleobfs of shadowsocks
  • support AEAD methods of shadowsocks
  • support import node/subscription by upload QRCode

Fix

  • fix the problem that download dlc.dat without renaming it to geosite.dat

Optimization

  • add starting tip

注意,v2rayA依赖于v2ray,请确保v2ray已安装正确

v2rayA - v1.0.3

Published by mzz2017 about 4 years ago

Fix

  • Fix problem that docker image did not work
  • Disable "v2board status bar" mentioned in v1.0.2 because aid is not pointed usually, which causes unstable connection.
  • Correct the architecture of arm64 to aarch64.

注意,v2rayA依赖于v2ray,请确保v2ray已安装正确

v2rayA - v1.0.2

Published by mzz2017 about 4 years ago

Feature

  • support v2board status bar like the usage information you see in shadowrocket (disabled in v1.0.3)

Fix

  • adjust asset path according to v2ray-core/common/platform/others.go
  • wrong sorted result occurs due to alphabetical order sorting
  • incorrectly judge running status of v2ray in some cases

Optimize

  • remove server ip from routing.hosts in order to be convenient to keep in sync with dynamic ip
  • remove alidns from preset doh list due to its instability
  • add python2 to dependency list to install node-sass
v2rayA - v1.0.1

Published by mzz2017 about 4 years ago

Feature

  • Now you can sort nodes by click the headers of table.

Fix

  • The problem that program cannot work on archlinux due to v2ray's upgrading.
  • The problem that cannot access web-ui on port 2017 if using docker image.

Chore

  • chore: sync installation script to the latest official version

注意,v2rayA依赖于v2ray,请确保v2ray已安装正确

v2rayA - v1.0.0

Published by mzz2017 about 4 years ago

Feature

  • V2Ray protocol VLESS supported (v2ray-core v4.27.0+)
  • Integrate GUI into port 2017

Fix

  • Fix wrong connected view occured after updating subscription with connected server in some cases
  • Fix a problem that go.sh not work

Optimize

v2rayA - v0.7.1.3

Published by mzz2017 about 4 years ago

Fix

  • fix: the problem that auth_chain_b cannot work in some cases
  • fix: the problem that timeout to close plugins like trojan and ssr
  • fix(ssr): update ssr library to fix the problem that http_simple cannot work if server use the repo shadowsocks-mod

Optimize

  • optimize: add demo sites to 'direct' routing rules set
v2rayA - v0.7.1.2

Published by mzz2017 over 4 years ago

Feature

  • feat: support auth_chain_b of ssr

Fix

  • fix(#14): may failed to migrate causing hard to start
  • fix: correct the time sync helper
  • fix: ntp not work
v2rayA - v0.7.1.1

Published by mzz2017 over 4 years ago

Feature

  • new ssr protocol auth_chain_a

Fix

  • checksum gfwlist file after downloading

  • after failure in connecting, check if v2ray is running and restore the ConnectedServer

  • fix the problem that cannot ping

  • encode vmess using StdEncoding

Optimize

  • set database directory permission to 0750 to protect privacy
  • optimize enhanced mode
v2rayA - v0.7.1

Published by mzz2017 over 4 years ago

Feature

  • support cutomizing dns servers (After choosing 'Prevent DNS Hijack Only/仅防止DNS劫持', the button will appear)
  • routingA supports adding inbounds so that you can add a socks5 and http inbound with auth.

Fix

  • check all occupation of inbound ports now

Optimize

  • switch storage source from json to nutsdb

  • improve enhanced mode.

    v2rayA will block the dns answer 127.0.0.1 and 0.0.0.0, and then add the requested domain to blacklist. Any domains in blacklist will be resolved as a unique reserved ip address like 240.0.0.1.

  • chore: use -s -w ldflags to decrese the size of binary

v2rayA - v0.7.0.5

Published by mzz2017 over 4 years ago

Fix

  • fix: a problem that redirect mode of transparent proxy would not add egress port whitelist
  • fix: a problem that setting anti-pollution to closed not works #78
  • fix: a problem that port occupied error info would not be raised #77
  • fix(iptables): fix the error 'too many ports specified'
  • fix: flush dns cache after stopping dnsPoison now, and fix the problem that cannot auto detect service-control mode

Optimize

  • optimize: option value AllowInsecureCiphers depends on the version of v2ray-core
v2rayA -

Published by mzz2017 over 4 years ago

Fix

  • fix: tls security vulnerability v2ray/discussion#704
  • fix: problem that enhanced mode would cause cannot connect to server
  • fix(iptables): add a mutex to avoid concurrency conflict
  • fix: testing tcp latency cannot return right results
  • fix other known problems

Feature

  • cmd util "moona" that help you test latency on shell moona

optimize

  • optimize: more accurate latency test
  • optimize(trie): optimize performance by fast jump
v2rayA -

Published by mzz2017 over 4 years ago

Fixed the occasional cut-off problem of ssr and trojan

v2rayA -

Published by mzz2017 over 4 years ago

feat

  • rearrange pingtunnel share-link format
  • check new version every 7 days
  • optional enhanced mode and closed dns anti-pollution
  • complete trojan format; optional allowInsecure

optimize

fix

  • now will report transparent proxy error
  • fix: improper usage of plugins that do not support UDP to forward that
  • fix: sloooow network cased by importing wrong css file
v2rayA -

Published by mzz2017 over 4 years ago

Fix

  • For some users, fix the "panic" caused by deprecated unmarshal command
v2rayA -

Published by mzz2017 over 4 years ago

Feature

  • Support Trojan protocol. trojan

Optimize

  • Longer timeout of importing subscription
Package Rankings
Top 3.23% on Proxy.golang.org
Badges
Extracted from project README
Docker Cloud Build Status Travis (.org) Stargazers over time License: AGPL v3-only