docs: mark SOCKS5 server auth as done (fa36218)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
user
2026-02-21 18:23:43 +01:00
parent 94e91d9e27
commit 53fdc4527f
3 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@
## v0.3.0
- [ ] SOCKS5 server authentication (username/password)
- [x] SOCKS5 server authentication (username/password)
- [ ] UDP ASSOCIATE support (SOCKS5 UDP relay)
- [ ] BIND support
- [ ] Chain randomization (random order, random subset)