# s5p -- Tasks ## Current - [x] Scaffold project structure - [x] Implement SOCKS5 server - [x] Implement protocol handshakes (SOCKS5, SOCKS4/4a, HTTP CONNECT) - [x] Implement chain builder - [x] CLI and config loading - [x] Unit tests (config, proto) - [x] Documentation - [ ] Smoke test with Tor ## Next - [ ] Integration tests with mock proxy server - [ ] SOCKS5 server-side authentication - [ ] Tor control port integration