quicssh provides SSH over QUIC protocol. Faster and more reliable SSH connections using QUIC transport.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-dc9045a9)More formats (shields.io, HTML) on the badges page.
# quicssh - SSH over QUIC
## Overview
quicssh provides SSH over QUIC protocol. Faster and more reliable SSH connections using QUIC transport.
## Quick Start
### Passthrough to quicssh CLI
```bash
sc quicssh _ <quicssh-args>
```
## Key Features
- **QUIC Protocol**: SSH over QUIC for faster connections
- **Improved Reliability**: Better network performance
- **Client/Server**: Both client and server modes
- **SSH Compatible**: Drop-in replacement for SSH
## Installation
```bash
go install github.com/moul/quicssh/cmd/quicssh@latest
```
## Usage Examples
### Connect to server
```bash
quicssh user@host
```
### Server mode
```bash
quicssh server
```
### Custom port
```bash
quicssh user@host --port 443
```
### With key
```bash
quicssh user@host --key ~/.ssh/id_rsa
```
## Notes
- Run `quicssh --help` to see all available options
- QUIC provides better performance over unreliable networks
- Can be used as a drop-in replacement for SSH
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.