Update README, PROJECT, ROADMAP, TASKS, TODO, USAGE, CHEATSHEET, INSTALL, and DEBUG to reflect stealth connect, probation window, markov nick generation, local DNS resolution, and multi-IP failover. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
587 B
587 B
Tasks
Current
- P0: Core implementation (irc, config, proxy, network, client, server, router, backlog)
- P0: Unit tests (irc, config, backlog)
- P0: CLI and entry point
- P0: Stealth connect + probation state machine
- P0: Markov bigram nick generator
- P0: Local DNS resolution + multi-IP failover
- P1: Integration testing with live IRC server (Libera.Chat)
- P1: Verified SOCKS5 proxy connectivity end-to-end
- P1: Documentation update
Next
- P2: Client-side TLS support
- P2: SASL authentication
- P3: Systemd service file