trebleshot / android

An open-source app that allows you to transfer files one to one securely or using a browser, all without the internet
GNU General Public License v2.0
139 stars 43 forks source link

ZeroTier Support #101

Open derfabianpeter opened 4 years ago

derfabianpeter commented 4 years ago

Is your feature request related to a problem? Please describe. I want to use TroubleShot within a ZeroTier Network which is like a VPN but actually a L2 network where you see devices as if they'd be on the same switch with you. Stuff like ARP, Broadcast, MDNS, etc works perfectly.

Describe the solution you'd like When trying to connect 2 devices within the same ZeroTier Network (both have an IPv4 Address), TrebleShout simply doesn't scan for devices in the ZT Network (which is a VPN connection on Android). Ideally TrebleShot should do the same discovery on the ZT interface as on the WIFI interface.

Describe alternatives you've considered None. Should be simple as a ZT networks looks, feels and behaves like a standard L2 network (e.g. the one you obtained a WIFI ip address from).

Additional context

velitasali commented 4 years ago

Have you tried directly entering the IP address and if so what are the results?