Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

本人实现了此项目的安卓版本 #583

Open
ndroi opened this issue Jul 23, 2020 · 8 comments
Open

本人实现了此项目的安卓版本 #583

ndroi opened this issue Jul 23, 2020 · 8 comments

Comments

@ndroi
Copy link

ndroi commented Jul 23, 2020

利用 Android VPN 服务实现,手机端一键使用,无需 ROOT 和任何框架。
地址:https://github.com/ndroi/easy163
欢迎支持点赞和提交 issue 。

@3131210
Copy link

3131210 commented Jul 23, 2020

服务器搭建完用v2ray转发http端口
手机用v2ray连接 不香吗?

@ndroi
Copy link
Author

ndroi commented Jul 23, 2020

服务器搭建完用v2ray转发http端口
手机用v2ray连接 不香吗?

不是所有人都能使用服务器。
我这个直接在手机上打开即可,体验和搭建服务器后使用 v2ray 是一样的。

@laobanbiefangcu
Copy link

链接打不开

@PeterHgg
Copy link

服务器搭建完用v2ray转发http端口
手机用v2ray连接 不香吗?

请问你是怎么实现的,直接连v2ray,网易云和FQ同时可用?是设置outbound转发http端口吗,能否教学一下,谢谢

@tanst
Copy link

tanst commented Jul 31, 2020

服务器搭建完用v2ray转发http端口
手机用v2ray连接 不香吗?

手机用 v2rayNG 吗?我死活连不上呢,用 clash 能连上,就是速度慢得不正常

@ndroi
Copy link
Author

ndroi commented Aug 1, 2020

github.com/nondanee/nroxy Nondanee has done vpn service, using Node rumtime.

Edit: this issue uses java method, giving more performance for platform Android.

I write easy163 in pure Java.

@NewBugger
Copy link

great job to implements it in pure Java.

actually i'd also wrote a modified version from Nondanee Nroxy app, a Nodejs rumtime (without VPN service), so you need to delay your Netease traffic into Nroxy port (by VPN, root, or xposed). my work provides foreground service to avoid being killed, complied with best practice, uses latest dependencies, and app performance optimize. at https://github.com/NewBugger/Nroxy-Android/releases

@ndroi
Copy link
Author

ndroi commented Aug 2, 2020

great job to implements it in pure Java.

actually i'd also wrote a modified version from Nondanee Nroxy app, a Nodejs rumtime (without VPN service), so you need to delay your Netease traffic into Nroxy port (by VPN, root, or xposed). my work provides foreground service to avoid being killed, complied with best practice, uses latest dependencies, and app performance optimize. at https://github.com/NewBugger/Nroxy-Android/releases

Excellent project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants