• 170 Posts
  • 1.02K Comments
Joined 3 years ago
cake
Cake day: June 13th, 2023

help-circle
  • _edgetoAndroid@lemmy.worldVPN over TLS with Android GUI
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    8 days ago

    It’s possible that Tailscale (SaaS) or Headscale (completely oss and self-hosted) work for you. This is a vpn based on the wireguard protocol with additional magic. While TS will always attempt to create a wireguard tunnel over udp, it can fall back to HTTPS if otherwise the connection cannot be established. If your motivation is to work from a network where only TLS is permitted this could do.

    Tailscale has an Android client. GUI.















  • Is there a non-sense free description.

    So far, i learned that notepad can open links from Markdown. I assume Markdown calls some Windows API open(link) where link is any string. That’s hardly a vulnerability by itself, that’s working as designed.

    Where does the code execution happen? Is it open(https://hackersite.com/exploite.exe)? Can’t be. They’re not that stupid.

    Is it open(file:///PowerShell.exe?atbitaryCodeHere)? Who would allow this?

    Or open(teams://magic/doThing)?

    This sounds like trying to blame notepad (and by proxy all app developers) for a design flaw in the ecosystem