Promote Devzat. You can add any of these badges on your website.
I've tried to make this argument in the past and gained no traction. What I did instead was to create self hosted chat things as a fallback for the times when Discord or Slack have a green status page but their applications fail to operate. Even light-weight daemons like uMurmur [1] or devzat ssh-chat can be handy in a time of need if a quorum know to fall back to it. Self hosted tools are also... - Source: Hacker News / over 1 year ago
Did not know it was possible to use such ports as not-root. Anyway here is a direct link to how you can host your own devzat server: https://github.com/quackduck/devzat#want-to-host-your-own-in... good luck, OP! - Source: Hacker News / over 1 year ago
One method could be a Linux laptop and using SSH to talk over devzat [1] They should generate a site-specific ssh key to talk to your devzat instance. The developer is here on HN. Configure devzat to listen on port 443. To do this as a non-root account use "setcap cap_net_bind_service=+ep /path/to/devzat" [1] - https://github.com/quackduck/devzat. - Source: Hacker News / over 1 year ago
The go ssh packages are a popular choice: https://github.com/shazow/ssh-chat https://github.com/quackduck/devzat There's also a assembly library: https://2ton.com.au/sshtalk/ And for rust there's trush, and for python paramiko as mentioned. > expose a TUI/cli-app over ssh without actually caring about securing OpenSSH If you already have an app, see maybe:... - Source: Hacker News / almost 2 years ago
You join by SSH-ing in like so: **`ssh devzat.hackclub.com`** and you can check out the code here: https://github.com/quackduck/devzat. Give it a ⭐️ if you like it! Source: almost 3 years ago
Devzat is chat over SSH: devzat (GitHub Link). Because there's SSH apps on all platforms, even on mobile, you can join from anywhere. Source: over 3 years ago
Welcome to Devzat! Devzat is chat over SSH: [github.com/quackduck/devzat](https://github.com/quackduck/devzat) Because there's SSH apps on all platforms, even on mobile, you can join from anywhere. Interesting features: • Many, many commands. Run ./commands. • Rooms! Run ./room to see all rooms and use ./room #foo to join a new room. • Markdown support! Tables, headers, italics and everything. Just use \\n in... Source: over 3 years ago
Also, if you like Devzat, please please give me a ⭐️ over at https://github.com/quackduck/devzat. Source: over 3 years ago
Do you know an article comparing Devzat to other products?
Suggest a link to a post with product alternatives.
This is an informative page about Devzat. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.