mirror of
https://github.com/ChronosX88/yans.git
synced 2024-11-08 14:50:59 +00:00
809 B
809 B
YANS
YANS (Yet Another NNTP Server) is a server implementation of NNTP protocol (according to RFC 3977) in Go.
List of implemented commands and features
Features
- ✔️ Database (SQLite)
- 🚧 Articles posting
- ❌ Transit mode
- ❌ Authentication
Commands
- 🚧 CAPABILITIES
- ✔️ DATE
- 🚧 LIST
- ✔️ LIST NEWSGROUPS
- 🚧 MODE READER
- ✔️ QUIT
- ❌ BODY
- ❌ GROUP
- ❌ HDR
- ❌ HEAD
- ❌ HELP
- ❌ IHAVE
- ❌ LAST
- ❌ LISTGROUP
- ❌ NEWGROUPS
- ❌ NEWNEWS
- ❌ NEXT
- ❌ OVER
- ❌ POST
- ❌ STAT
License
This project is licensed under the GPLv3 license. For more information see LICENSE file.