postnews

Usenet article postings via NNTP from the command line

Install

All systems
curl cmd.cat/postnews.sh
Debian Debian
apt-get install postnews
Ubuntu
apt-get install postnews
image/svg+xml Kali Linux
apt-get install postnews
Windows (WSL2)
sudo apt-get update sudo apt-get install postnews
Raspbian
apt-get install postnews

postnews

Usenet article postings via NNTP from the command line

Postnews is a small command line utility written in Python that can be used to post Usenet articles (including headers) from stdin or a file to an NNTP server. The article must at least contain the headers 'From:','Newsgroups:', 'Subject:', a newline and a body.