uggly-client
Mosh
Our great sponsors
uggly-client | Mosh | |
---|---|---|
1 | 148 | |
2 | 11,862 | |
- | 0.8% | |
0.0 | 5.8 | |
over 1 year ago | 22 days ago | |
Go | C++ | |
- | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
uggly-client
-
TUI in webapp design language(CSS) and pattern(check the demo, it’s next level)
I'm actually working on this. Component based over the wire TUI system. It's in a decent alpha state but I want to code and host some more sample sites before I start sharing a ton.
Protocol: https://github.com/rendicott/uggly
Client with gif demo: https://github.com/rendicott/uggly-client
Mosh
-
How do I enable new pane/tab with CWD while using mosh?
I've been using Kitty's SSH features for as long as I can remember but I recently setup Mosh and I really like how it doesn't drop connections and supports roaming.
-
Buying an iPad Pro for coding was a mistake
I am surprised many people write about ssh into a server. Mosh[1] feels more responsive and it also supports longer sessions.
[1] - https://mosh.org/
-
Prompt2, heads up; they are readying up another version Prompt2 has been abandoned by devs since iOS 14 / 1y ago in a crashing state - Now they want to make another money-heist cash-grab from its users by forcing them to upgrade one of the most expensive apps of all time.
Also they support Mosh which I install on my servers. It's way better than plain ssh when you're on mobile networks and wifi, especially with connections that are unreliable or bandwidth-constrained.
- Zellij New WASM Plugin System
-
How can I get a lisp image to run in the background?
If it is not for production (e.g. running as a daemon or a server) and you only care about the development, another ad-hoc way is using screen/tmus-like software incl. byobu, and combine it with mosh.
-
Google in shock as Samsung considers moving to Bing as default search engine
> I usually use Mosh
Mosh as in "mobile shell"? https://mosh.org/
> Would you suggest I try slime-tramp?
I don't know yet, I've just started trying it out.
What made me want to try it was that I could use GUI Emacs to connect to emacs running on a different machine and still have full access to all the emacs keybindings.
So far, the downsides that I have encountered are that M-. and C-c C-k (slime-compile-and-load-file) don't quite work. The work-around would be to visit each file using the remote path and re-compile them so that the running Lisp image can map what's in the image to a path tramp recognizes. Then M-. and C-c C-k should work.
To recompile, select all then compile (X-c X-p C-c C-c) works, or I think C-c M-k also works. Not a great solution if there are a lot of files, though.
IIUC the problem boils down to M-. eventually calling (xref-find-definitions) which is an emacs built-in, and I think that's why the tramp paths aren't translating until a re-compile is done.
-
HyperShell: Spawn shells anywhere. Fully peer-to-peer
Seems so: I like the idea. Would be, however, to integrate with mosh [1] and feel much better if there was a well audited SSH implementation beneath the hole punching and rendezvous layer.
-
Closing a Stale SSH Connection
https://mosh.org/#faq:~:text=Q%3A%20What%20is%20Mosh%27s%20s...
The cryptography is standard AES-128 in OCB3 mode. It's been around long enough, and has had enough security scrutiny to at least discover a few minor DoS vulnerabilities, that it isn't entirely unreviewed.
For the cipher itself, see https://en.wikipedia.org/wiki/OCB_mode#Attacks
I’m not sure about resuming from sleep, but does mosh address your network stability issues?
-
After using Emacs (with evil) for a long time I switched to Neovim.
Use mosh (https://mosh.org/) instead of ssh
What are some alternatives?
Eternal Terminal - Re-Connectable secure remote shell
tmux - tmux source code
Gravitational Teleport - The easiest, most secure way to access infrastructure.
Advanced SSH config - :computer: make your ssh client smarter
Code-Server - VS Code in the browser
PowerShell - PowerShell for every system!
parallel-ssh - Asynchronous parallel SSH client library.
Cluster SSH - Cluster SSH - Cluster Admin Via SSH
tailscale - The easiest, most secure way to use WireGuard and 2FA.
stormssh - Manage your SSH like a boss.
ShellHub - :computer: Get seamless remote access to any Linux device. Centralized SSH for the edge and cloud computing
Multi SSH Config - Mirror of https://gitlab.com/osiux/multi-ssh-config