Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile Hotspot IP #4

Closed
leosilberg opened this issue Nov 16, 2020 · 1 comment
Closed

Mobile Hotspot IP #4

leosilberg opened this issue Nov 16, 2020 · 1 comment

Comments

@leosilberg
Copy link

Hi

When I'm connected to my mobile hotspot and the internet it's not possible to connect to the hotspots IP

adb shell ip route gives me this output

192.168.43.0/24 dev swlan0 proto kernel scope link src 192.168.43.1

Please add an option to connect to this IP
Thanks by the way for this awesome plugin, really helpful

@y-polek
Copy link
Owner

y-polek commented Dec 21, 2020

In 1.2.1 device list shows one entry for each IP address.
It allows users to choose which IP should be used for a connection.

Icon of network type is shown next to the IP address to help distinguish different IP addresses:
wifiNetwork - regular Wi-Fi network (wlan* interface)
hotspotNetwork - tethering network (swlan*, ap* interfaces)
mobileNetwork - mobile network (rmnet*, ccmni* interfaces)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants