Skip to content

stephenl03/nntpPoster

 
 

Repository files navigation

nntpPoster

A utility to bulk upload files and folders to usenet.

short overview

This utility allows you to do mass uploads of files and/or folders.

Optionally the uploads can be obfuscated so only a select indexer has knowledge of the exact file that was uploaded.

Prerequisites

In order to run this utility you need the following on your system:

On non windows systems you will also need sqlite3 installed.

Optionally if also stripping file metadata:

Installation

See the wiki for instructions for Windows and Linux

Logging

For logging log4net is used. All logging is configured with the log4netConfig.xml file. This is monitored in real time so a service restart is not required if you modify logging settings.

The log files are the main source of information to monitor the application. When something does not work as expected, please check these first.

During the development phase I recomend letting the log levels as they are.

About

A utility to post files and folders to usenet.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.3%
  • Shell 1.4%
  • Batchfile 0.3%