Bartuzen / qBitController

Control qBittorrent from your Android device
GNU General Public License v3.0
494 stars 11 forks source link

[feature]auto select qbittorrent server based on ssid or ip #136

Open WanderMax opened 6 months ago

WanderMax commented 6 months ago

there are two ways to connect web server: local network or public network via VPN. for local network, webui address and network ip address should share same ip prefix, like 192.168..., or connect to home WiFi with wifi SSID name. this can be used to auto choose server.

Bartuzen commented 6 months ago

What you're asking is when you open the app, a different server will be shown by default depending on whether you are connected to a VPN or not. Alternatively, the default server will be selected based on the Wi-Fi network name. Did I understand correctly?

WanderMax commented 6 months ago

yes. when at home, connected to specified SSID, app should auto select local server. this idea comes from tremotesf