2022-12-06 23:23:18 +00:00
2022-12-06 23:23:18 +00:00
2022-12-06 22:25:45 +00:00
2022-12-06 23:18:16 +00:00
2022-12-06 23:18:16 +00:00
2022-12-06 23:23:18 +00:00
2022-12-06 22:27:15 +00:00

newsgo

I2P News Server Tool/Library

Usage

./newsgo -command $command -newsdir $news_directory -statsfile $news_stats_file

Commands

  • serve: Serve newsfeeds from a directory
  • build: Build newsfeeds from XML(Not Implemented Yet)
  • sign: Sign newsfeeds with local keys(Not Implemented Yet)

Options

Use these options to configure the software

Server Options(use with serve

  • -newsdir: directory to serve newsfeed from
  • -statsfile: file to store the stats in, in json format
  • -host: host to serve news files on
  • -port: port to serve news files on
  • -i2p: serve news files directly to I2P using SAMv3

Builder Options(use with build

Not implemented yet

Signer Options(use with sign

Not implemented yet

Description
No description provided
Readme 149 KiB
Languages
Go 73.2%
HTML 16.9%
CSS 9.9%