Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
25% Recurring Discount on NVMe VPS
Try EnsoVPN - Reliable VPN - 1-Day Free Trial
K.N Cloud — High-Performance KVM VPS in Miami,Frankfurt and Amsterdam
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
CloudLinux
Try EnsoVPN - Fast & Private VPN - 1-Day Free Trial
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Nobody needs another SSH client. We made one anyway.

12346»

Comments

  • edited August 11

    by the way, I don’t know if this was mentioned before if I‘m being honest, but Codex is only only searched in locations that it is installed when using the desktop app. It won’t find it if it was installed using the official CLI install neither when installed using brew.

    Had to manually symlink it, other than that the integration works fine.

  • @cloudblast the smooth scroll in the terminal basically made it unusable when using a trackpad and should default to 0. I opened a PR (https://github.com/BradPerbs/cloudterm/pull/4) with also allowing the user to adjust it manually in the terminal settings.

  • mwflmwfl Member

    It looks great

    Thanked by 1cloudblast
  • If something is free, you are the product

  • cloudblastcloudblast Member, Patron Provider
    edited August 12

    @freelanceonline said: If something is free, you are the product

    Kinda true, but only thing we earn is exposure for cloudblast, nothing else

  • kyroskohkyroskoh Member
    edited August 12

    @cloudblast said:

    not sure might be the claude or codex sdk's, but free to build it yourself from the source

    It could be flagged as an unsigned app.

  • dnuorgdnuorg Member

    Yet another Electron SSH client.

    Thanked by 1forest
  • FritzFritz Veteran

    @cloudblast said:

    @tzuli said: I think this sounds worse than the SSH client itself. To be fair, OP said it's optional. Hopefully Claude was extra careful with that

    Indeed, as we said, cloud sync is totally optional, everything else is in your own machine.

    Can we make it sync from our own server?

    Sync feature is great.

  • @Fritz said:

    @cloudblast said:

    @tzuli said: I think this sounds worse than the SSH client itself. To be fair, OP said it's optional. Hopefully Claude was extra careful with that

    Indeed, as we said, cloud sync is totally optional, everything else is in your own machine.

    Can we make it sync from our own server?

    Sync feature is great.

    Anyone could fork it and remove the CloudBlast sync so it works with your own, I suppose. I checked the license and that didn't seem to be an issue?

    I'm not the target audience for this unfortunately.

  • @EvoSteven said:

    @Fritz said:

    @cloudblast said:

    @tzuli said: I think this sounds worse than the SSH client itself. To be fair, OP said it's optional. Hopefully Claude was extra careful with that

    Indeed, as we said, cloud sync is totally optional, everything else is in your own machine.

    Can we make it sync from our own server?

    Sync feature is great.

    Anyone could fork it and remove the CloudBlast sync so it works with your own, I suppose. I checked the license and that didn't seem to be an issue?

    I'm not the target audience for this unfortunately.

    That and it should be pretty easy, it's just 4 REST endpoints and a settings page, that's it.

    As long as you don't distribute it commercially the license allows it.

    Thanked by 1EvoSteven
  • cloudblastcloudblast Member, Patron Provider

    @Fritz said: Can we make it sync from our own server?

    Yeah, you can see the payload from the client, so you can build a cloud sync server on your own, same goes for the oauth or cloudblast cloud inventory sync.

  • FritzFritz Veteran
    edited August 12

    @NotFoundException said:

    @EvoSteven said:

    @Fritz said:

    @cloudblast said:

    @tzuli said: I think this sounds worse than the SSH client itself. To be fair, OP said it's optional. Hopefully Claude was extra careful with that

    Indeed, as we said, cloud sync is totally optional, everything else is in your own machine.

    Can we make it sync from our own server?

    Sync feature is great.

    Anyone could fork it and remove the CloudBlast sync so it works with your own, I suppose. I checked the license and that didn't seem to be an issue?

    I'm not the target audience for this unfortunately.

    That and it should be pretty easy, it's just 4 REST endpoints and a settings page, that's it.

    As long as you don't distribute it commercially the license allows it.

    Got it, unfortunately I aint a coder or programmer.

    How about sync option via Dropbox/Gdrive/Onedrive/webdav/etc by default?

    And....any plan for Android version? @cloudblast

    Thanked by 1cloudblast
  • @freelanceonline said:
    If something is free, you are the product

    No, often you're unpaid labour testing the product.

    Simple people being too simple that they rely on short phrases instead of thinking. No thanks.

  • cloudblastcloudblast Member, Patron Provider

    @Fritz said: How about sync option via Dropbox/Gdrive/Onedrive/webdav/etc by default?

    And....any plan for Android version?

    Both possible and good to have, will work on those when I have some spare time.

    Thanked by 1Fritz
  • FritzFritz Veteran

    @TimboJones said:

    @freelanceonline said:
    If something is free, you are the product

    No, often you're unpaid labour testing the product.

    Simple people being too simple that they rely on short phrases instead of thinking. No thanks.

    I disagree.

    Let me tell you, these software is free but not open source (though, of course, you have the option to pay/donate):

    • PuTTY
    • WinSCP
    • Termius
    • WinRAR?
    • and many more

    Using free software isn't actually that bad, bro.

  • Just started using https://sheil.hrdtr.dev/ its pretty awesome with a SFTP file browser and multi server written in rust.

  • atklatkl Member

    @sreekanth850 said:
    Just started using https://sheil.hrdtr.dev/ its pretty awesome with a SFTP file browser and multi server written in rust.

    Hmmm.... latest version is 0.1.5.3 (4 days old)
    First version was 0.1.1 (5 days old)

    Nobody watching, no issue reported, nobody contributing or asking questions
    So project is at an early phase although website/screenshot look nice?

  • sreekanth850sreekanth850 Member
    edited 3:40PM

    @atkl said:

    @sreekanth850 said:
    Just started using https://sheil.hrdtr.dev/ its pretty awesome with a SFTP file browser and multi server written in rust.

    Hmmm.... latest version is 0.1.5.3 (4 days old)
    First version was 0.1.1 (5 days old)

    Nobody watching, no issue reported, nobody contributing or asking questions
    So project is at an early phase although website/screenshot look nice?

    Yes. it is new. i got a reddit ad, audited with AI to confirm no trojans. and then tried on a vm. it looks pretty sleek and used very little memory. I was attracted as it used tauri. I checked developer profile to confirm he was a developer with commits to pre AI era.

  • ObelousObelous Member

    @sreekanth850 said: audited with AI to confirm no trojans.

    sigh

  • @Obelous said:

    @sreekanth850 said: audited with AI to confirm no trojans.

    sigh

    being truthful here.

Sign In or Register to comment.