I have a need to run multiple zerotier apps in different profiles at the same time in android for isolation purposes. Both apps are connecting to different zerotier networks with no overlapping subnet.
Currently, I can make only 1 profile (or 1 zerotier app instance) work properly. The other peer connected to both networks is seeing 2 simultaneous connections from exact same IP:port.
Could it be possible to change source port and make these connections isolated?