• Kevin
    link
    fedilink
    2110 months ago

    Termux is awesome! I use it for a bunch of things:

    • sshing into servers and my home when I’m out and about
    • using croc to transfer files
    • making videos I’m going to send people smaller with ffmpeg
    • downloading stuff with yt-dlp
    • giving myself access to the sandbox + /sdcard from other computers by running an ssh server
    • scripting phone stuff (like taking photos) with the api
    • running weechat locally, which I can then connect to with weechat android
    • using vim
    • probably a bunch of other things I’m forgetting
    • @[email protected]
      link
      fedilink
      310 months ago

      Does croc relay pass only metadata about the client addresses, or is the data itself sent via the relay?

      • Kevin
        link
        fedilink
        210 months ago

        As far as I know the relay just NAT busts, after that it’s encrypted p2p.

        • Kevin
          link
          fedilink
          110 months ago

          That’s pretty much where I’m at too, and I find it easier to get to the file(s) I want to send through the cli. No judgement to anyone who prefers the gui though!