All apps · 0 apps
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.
WarningWhilst 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.
Readme
View on GitHubNNTP2NNTP 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.
Download Statistics
Total Downloads Over Time
Details
lscr.io/linuxserver/nntp2nntpRuntime arguments
- Network
bridge- Shell
bash- Privileged
- false
Template configuration
will map the container's port 1563 to port 1563 on the host
- Target
- 1563
- Default
- 1563
this will store config on the docker host
- Target
- /config
Container Variable: PUID
- Default
- 99
Container Variable: PGID
- Default
- 100
Container Variable: UMASK
- Default
- 022