nntp2nntp

nntp2nntp

Docker app from linuxserver's Repository

Overview

Nntp2nntp(https://github.com/linuxserver/nntp2nntp) proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. It fully supports SSL and you can also limit the access to proxy with SSL certificates. nntp2nntp proxy is very simple and pretty fast.

Warning

Whilst we know of no nntp2nntp security issues the upstream code(https://github.com/linuxserver/nntp2nntp) for this project has received no changes since 06.08.15 and is likely abandoned permanently. For this reason we strongly recommend you do not make this application public facing and if you must do so other layers of security and SSL should be considered an absolute bare minimum requirement. We see this proxy being used primarily on a LAN so that all the users NNTP applications can share a common set of internal credentials allowing for central managment of the upstream account e.g change provider, server, thread limits for all applications with one global config change.

NNTP2NNTP Proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. It fully supports SSL and you can also limit the access to proxy with SSL certificates. NNTP2NNTP Proxy is very simple and pretty fast. Additional features in 0.2:

  • Limit the number of connections for server
  • Limit the number of connections to proxy per user
  • Verification of client certificates can be disabled now

Install Nntp2nntp on Unraid in a few clicks.

Find Nntp2nntp in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Nntp2nntp Review the template variables and paths Click Install

Download Statistics

553,579
Total Downloads
364
This Month
313
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
lscr.io/linuxserver/nntp2nntp
Last Updated2023-07-04
First Seen2019-04-29

Runtime arguments

Network
bridge
Shell
bash
Privileged
false

Template configuration

WebUIPorttcp

will map the container's port 1563 to port 1563 on the host

Target
1563
Default
1563
AppdataPathrw

this will store config on the docker host

Target
/config
PUIDVariable

Container Variable: PUID

Default
99
PGIDVariable

Container Variable: PGID

Default
100
UMASKVariable

Container Variable: UMASK

Default
022