kaaass / ZerotierFix

An unofficial Zerotier Android client patched from official client
GNU General Public License v2.0
1.79k stars 210 forks source link

Does ethernet bridging work? #23

Closed arminask closed 1 year ago

arminask commented 1 year ago

Does ethernet bridging work with this app?

lanyucomputer commented 1 year ago

i think so ,it works well

kaaass commented 1 year ago

Not at the moment. Zerotier Fix receives ethernet frames but will only process those carries IPv4, IPv6, or ARP payload. But please note that the Android system's VpnService only provides TUN ability, which means it works on L3. So ethernet bridging might be very hard to be implemented and thus not scheduled for Zerotier Fix.