this post was submitted on 17 Jun 2024
25 points (83.8% liked)

Asklemmy

42434 readers
1793 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

Title. Basically I just want to use the Wi-Fi hotspot on my phone, it connects and everything but then no Internet.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 13 points 1 week ago (5 children)

I know they do some hotspot restrictions over there in US.

You should be able to get around it with something like TetherFi: https://github.com/pyamsoft/tetherfi (Android)

It creates a legacy Wi-Fi direct group and runs a proxy server on the phone. You can then connect via the proxy in some programs on your computer (e.g.: Firefox).

You can also run a proxy server in Termux. I use tinyproxy because it's easy to setup.

Both of these will also go over VPN if you have that connected on your phone, as it's basically the app (proxy server) using internet on behalf of your computer.

Alternatively you can also use socat for port forwarding, for example to a public VPN server. Then on the computer you could set up the VPN connection as usual, but replace the IP/Port with those used by your phone locally.

[โ€“] mortalic 6 points 1 week ago (1 children)

Thank you for this info, I'll look into it. I was messing around with a wifi direct solution earlier but didn't get it to work.

These seems like a lot of work so I can use my steam deck online in the car.

[โ€“] [email protected] 6 points 1 week ago (1 children)

First solution is all in one app.

Only problem may be the client side as not everything has proxy support.

It seems this should work fine with a Steam Deck: https://www.youtube.com/watch?v=QrLNlHeO0eU

[โ€“] mortalic 3 points 1 week ago
load more comments (3 replies)