📚 This Is How I Deploy My SSH App

記事概要

I put my SSH app on the internet.

Yes, I admit that I am highly inspired by Terminal.shop. It really is a great product and stimulates my creativity.

So, what to do with SSH? Here are my initial thoughts:

  • SSH app should be faster than web app - it only sends blocks of Unicode characters over TCP (no JavaScript, no images, etc.)
  • And because of that, it would be more difficult to make visu

    出典: DEV Community: go

    収集日時: 2025-09-14T14:53:57.938416

    🔗 元記事を読む

技術ネタ、趣味や備忘録などを書いているブログです
Hugo で構築されています。
テーマ StackJimmy によって設計されています。