Comment on
Open source video games
Veloren is based on Cube World and it's an RPG with server builds and everything
Comment on
Open source video games
Veloren is based on Cube World and it's an RPG with server builds and everything
Comment on
What was the weirdest thing an ex did while you were together?
Reply in thread
I can't believe this is real
Comment on
What was the weirdest thing an ex did while you were together?
Reply in thread
How old were y'all when this happened?
Comment on
Authenticator App
I use Vaultwarden server with the Bitwarden app for all passwords and 2fa keys in one app
Comment on
The truth about VPNs?
Reply in thread
How would I setup traffic for i2p?
Comment on
Where do you store your purchased tickets (movies, flights...)?
Paperless-ngx on GitHub could be what you need. There's an app called paperless mobile that works well with it.
Comment on
Is Usenet an option for /Piracy?
Reply in thread
This was very insightful, thank you!
Comment on
Extension recommendations for privacy
Reply in thread
Ah duckduckgo i should've figured
Comment on
Extension recommendations for privacy
Sorry, what is the DDG browser?
Comment on
What was the weirdest thing an ex did while you were together?
Reply in thread
Damn that's kinda thoughtful it a weird way
Comment on
Sent messages?
I had this question too
Comment on
Authenticator App
Reply in thread
You can use custom Vaultwarden instances for unfettered access to Bitwarden 2fa for free, I host an instance myself
Comment on
I have BOTW XCI file but yuzu fails to detect it from my game folder. Can anyone help me out?
Reply in thread
This is on Yuzu for Android
Comment on
Is there a way to migrate your lemmy account to another instance?
Nah unfortunately that is not possible
Comment on
I have BOTW XCI file but yuzu fails to detect it from my game folder. Can anyone help me out?
Reply in thread
Yes I have already given it those permissions, thank you though!
Comment on
Authenticator App
Reply in thread
Second this
Comment on
Ngrok instead of port forwarding
yes, you can configure a tcp tunnel for a direct connection to a server from games, or use http tunnels to use a utility service server as a website without port forwarding
here is a quick guide I use when i forget, on how multiple tunnels can be opened on one account for free: - https://medium.com/@singhgautam7/ngrok-make-full-use-of-free-tier-version-to-expose-your-localhost-to-the-internet-1160e652d794
Comment on
Ngrok instead of port forwarding
Reply in thread
Alright, my bad didn't read through entirely, so you can use qbittorrent for this, and qbittorrent-nox on linux.
You enable the remote web access (called Web UI in settings for the gui version and enabled by default in qbit nox on linux) for qbittorrent and it runs on port 8080 by default. You can then use ngrok to make a http tunnel to localhost:8080 and you're good to go.