Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

can you edit some parts?! #16

Open
mokhtarabadi opened this issue Jan 23, 2021 · 2 comments
Open

can you edit some parts?! #16

mokhtarabadi opened this issue Jan 23, 2021 · 2 comments

Comments

@mokhtarabadi
Copy link

Hi @unbit
I want to port your VPN to android devices but the android VPN service doesn't allow us to directly access the tuntap and instead of that the android gives us a file descriptor to write/read packets, I don't know c much, can you develop something like this, mean I can send the fd of the android tun to the vpn-ws-client instead tuntap

@rdeioris
Copy link
Collaborator

Hi @mokhtarabadi it is something like 6 years i do not touch the project, but i suppose you could just return the file descriptor here: https://github.com/unbit/vpn-ws/blob/master/src/tuntap.c#L13 instead of opening the tuntap device

@mokhtarabadi
Copy link
Author

Hey @rdeioris
I codding my needs in your project, but for now, I reach many packet loss after about one-day of active connection, is this your project problem?

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

No branches or pull requests

2 participants