Giter Club home page Giter Club logo

v2raya-snap's Introduction

v2rayA Docker Cloud Build Status Travis (.org)

English   简体中文

v2rayA is a V2Ray client supporting global transparent proxy on Linux and system proxy on Windows and macOS, it is compatible with SS, SSR, Trojan(trojan-go), Tuic and Juicity protocols. [SSR protocol list]

We are committed to providing the simplest operation and meet most needs.

Thanks to the advantages of Web GUI, you can not only use it on your local computer, but also easily deploy it on a router or NAS.

Project:https://github.com/v2rayA/v2rayA

Usage

v2rayA mainly provides the following methods of installation:

  1. Install from apt-source or AUR
  2. Docker
  3. Our self-built scoop bucket (for Windows users)
  4. Our self-built homebrew tap
  5. Our self-built OpenWrt repo and OpenWrt's official repo(from OpenWrt version 22.03)
  6. Microsoft winget: https://winstall.app/apps/v2rayA.v2rayA
  7. Ubuntu Snap: https://snapcraft.io/v2raya
  8. Binary file and installation package from GitHub releases

See v2rayA - Docs

Screenshot

Statement

  1. The program does not store any user data in the cloud, and all user data is stored in local.
  2. Do not use this project for illegal purposes.

Credits

hq450/fancyss

ToutyRater/v2ray-guide

nadoo/glider

Loyalsoldier/v2ray-rules-dat

zfl9/ss-tproxy

Stargazers over time

Stargazers over time

License

License: AGPL v3-only

v2raya-snap's People

Contributors

invisiblerain avatar

Stargazers

 avatar

Watchers

 avatar

v2raya-snap's Issues

Issue in routing and installation

Version, approach of installation, operating system

  1. What version of v2rayA are you using?
    2.2.4.6

  2. What approach of installation do you install V2rayA?
    snap

  3. What is your operating system?
    Ubuntu 22.04

Description

I'm having a hard time figuring out how packet forwarding works in the snap version. I installed v2ray through apt and a new set of rules was added to nftable it's working fine however when I install it through snap nothing is added to nftable and my machine just doesn't receive any packets. so I just can't browse the internet

When I get a url it just hangs. after debugging with Wireshark and netstat I figured that when a request is sent a connection is established and then the same request is fired from 127.0.0.1:52345 to that URL

My question is how this happens? how does it capture the traffic without any rule in iptables?

I also tried the official installation and got an error

./snap.sh 2.2.4.6
sudo snap start v2raya
error: snap "v2raya" not found

Steps to reproduce

  • snap install v2raya
  • Apply the following configs
    Transparent Proxy/System Proxy -> On: Do not split traffic
    Transparent Proxy/System Proxy Implementation -> redirect

Logs:

> curl http://82.118.230.121:8000 -v
*   Trying 82.118.230.121:8000...
* Connected to 82.118.230.121 (82.118.230.121) port 8000 (#0)
> GET / HTTP/1.1
> Host: 82.118.230.121:8000
> User-Agent: curl/7.81.0
> Accept: */*
> 
* Empty reply from server
* Closing connection 0
curl: (52) Empty reply from server
# netstat entries
tcp        0      0 192.168.1.120:38810     82.118.230.121:8000     ESTABLISHED 15031/curl          
tcp6       0      0 127.0.0.1:52345         192.168.1.120:38810     ESTABLISHED 14460/v2ray 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.