8000 GitHub - kimsuelim/v2rayA: A client of global transparent proxy, and a global network acceleration service.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kimsuelim/v2rayA

 
 

Repository files navigation

V2rayA & Panda

v2rayA is a V2Ray client supporting global transparent proxy. Panda is a global network acceleration service. We are committed to providing the simplest operation and meet most needs.

Usage

Client mainly supporting on Windows and macOS. Binary file and installation package from GitHub releases.

See Releases

Setting Up a Development Environment

UI

Just run yarn in gui directory and web app will be served. yarn will automatically recompile code when it detects a change, then live-reloading web applications.

$ cd gui
$ yarn serve

App running at: http://localhost:8081

Go

Generates a Web GUI application

$ ./build.sh

then build the Docker container, developing in docker environment

$ docker-compose -f docker-compose.dev.yml up --build

gin will automatically recompile code when it detects a change, then docker will be restarted.

App running at http://localhost:2017

Credits

v2raya/v2raya

License

License: AGPL v3-only

About

A client of global transparent proxy, and a global network acceleration service.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 56.9%
  • Vue 25.1%
  • JavaScript 12.5%
  • Shell 1.5%
  • HTML 1.0%
  • Inno Setup 0.7%
  • Other 2.3%
0