Skip to content

Repository files navigation

EasyssTun

Note: 此仓库 fork 自 bingooo/EasyssTun

基于 easyss 代理的轻量级 Android VPN,底层使用高性能、低开销的 tun2socks 实现。

APP截图

App Screenshot 1    App Screenshot 2

构建方式

git clone --recursive https://github.com/nange/EasyssTun.git
cd EasyssTun
make build

也可直接在Release页面下载编译好的APK文件。

更新子模块

git submodule update --init --recursive

cd path/to/submodule
git fetch origin 
git checkout <commit version> | <main>
git submodule update | git pull --recurse-submodules

---------------
git add path/to/submodule
git commit -m "更新子模块至 <version>"

git push origin <path>

About

Easyss Android手机客户端

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages