SaltyIceteaMaker@lemmy.ml to Linux@lemmy.ml · 1 year agoany cool ideas what i could do with termux?lemmy.mlimagemessage-square113fedilinkarrow-up1324arrow-down114
arrow-up1310arrow-down1imageany cool ideas what i could do with termux?lemmy.mlSaltyIceteaMaker@lemmy.ml to Linux@lemmy.ml · 1 year agomessage-square113fedilink
minus-squareKevin@lemmy.calinkfedilinkarrow-up22·1 year agoTermux 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
minus-squarejason123santa@lemmy.jasonsanta.xyzlinkfedilinkarrow-up3·1 year agocroc is best to use the android app instead of croc in termux
minus-squarehottari@lemmy.mllinkfedilinkarrow-up2arrow-down1·1 year agoWhy install another app when croc is available from termux?
minus-squareKevin@lemmy.calinkfedilinkarrow-up1·1 year agoThat’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!
minus-squareouch@lemmy.worldlinkfedilinkarrow-up3·1 year agoDoes croc relay pass only metadata about the client addresses, or is the data itself sent via the relay?
minus-squareKevin@lemmy.calinkfedilinkarrow-up2·1 year agoAs far as I know the relay just NAT busts, after that it’s encrypted p2p.
Termux is awesome! I use it for a bunch of things:
croc is best to use the android app instead of croc in termux
Why install another app when croc is available from termux?
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!
Does croc relay pass only metadata about the client addresses, or is the data itself sent via the relay?
As far as I know the relay just NAT busts, after that it’s encrypted p2p.