2022-02-05 13:51:50 +03:00
2022-01-19 22:51:08 +03:00
2022-02-05 13:51:50 +03:00
2022-01-18 01:38:56 +03:00
2022-02-03 19:44:08 +03:00
2022-01-21 00:29:58 +03:00
2022-01-18 01:47:32 +03:00
2022-02-05 13:51:50 +03:00

📰 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

  • ✔️ Wildmat support
  • ✔️ Database (SQLite)
  • ✔️ Basic article posting
  • 🚧 Multipart articles support
  • Transit mode
  • Authentication

Commands

  • ✔️ CAPABILITIES
  • ✔️ DATE
  • ✔️ LIST ACTIVE
  • ✔️ LIST NEWSGROUPS
  • ✔️ MODE READER
  • ✔️ QUIT
  • ✔️ ARTICLE
  • 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.

Description
📰 YANS (Yet Another NNTP Server) is a server implementation of NNTP protocol
Readme 183 KiB
Languages
Go 100%