summaryrefslogtreecommitdiff
path: root/docs/CLIENTS.md
blob: 476afc611ea69d0ab0e29df18a53aecaab4f63ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Clients · HyBBX 2.8.0

User-facing connection clients for HyBBX sessions.

## Client matrix

| Client | Transport | Default port |
|--------|-----------|--------------|
| `hybbx-telnet` | TCP telnet | 2323 |
| `hybbx-ssh` | SSH (libssh) | 3232 |
| `hybbx-terminal` | HBX circuit | 7323 |
| Web browser | WebSocket via reverse proxy | site-specific |

## Session matrix

| Item | Value |
|------|-------|
| Wire format | Plain text lines + `/` commands |
| ANSI | `[traffic] ansi=yes` optional |
| Guest login | `[service] auto_login=yes` |
| Registered users | `/login` after connect |

## Related

| Goal | Doc |
|------|-----|
| WebSocket setup | [WEBSOCKET.md](WEBSOCKET.md) |
| Manual | [MANUAL.md](MANUAL.md) |
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com