Hi there…
i understand that to enable LBM on ZeroTier you need to add the following:
{
“settings”:
{
“lowBandwidthMode”:true
}
}
to the local.conf file.
The problem is, I do not know where the file lives in the Android Application, if it is called the same there (and whether it is at all possible to do it there)? I have a mobile phone set up to create a hotspot and I need to remote control it. It works but uses a lot of mobile data, around 3GB / month at least - this only started happening after installing ZeroTier on it.
I do not need a very responsive ZT node there. However, ZT is configured as always on VPN for a RustDesk client.
BTW - also, there was a mention of implementing it as a command in zerotier-cli… Has this happened yet? It would be great to have that option.
Many Thanks!