You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Releases are availables](https://github.com/mbruel/ngPost/releases/tag/v4.14) for: Linux 64bit, Windows (both 32bit and 64bit), MacOS and Raspbian (RPI 4). Soon for Android then iOS...
25
+
[Releases are availables](https://github.com/mbruel/ngPost/releases/tag/v4.15) for: Linux 64bit, Windows (both 32bit and 64bit), MacOS and Raspbian (RPI 4). Soon for Android then iOS...
26
26
27
27
Here are the main features and advantages of ngPost:
28
28
-**full obfuscation of the Article Header** : the Subject will be a UUID (as the msg-id) and a random Poster will be used. **Be Careful**, using this, you won't be able to find your post on Usenet (or any Indexers) if you lose the NZB file. But using this method is **completely safe**, **no need to obfuscate your files or even tp use a password**.
- with all params: ngPost_v4.15_cmd-x86_64.AppImage -t 1 -m "password=qwerty42" -m "metaKey=someValue" -h news.newshosting.com -P 443 -s -u user -p pass -n 30 -f ngPost@nowhere.com -g "alt.binaries.test,alt.binaries.test2" -a 64000 -i /tmp/folderToPost -o /tmp/folderToPost.nzb
133
133
134
134
If you don't provide the output file (nzb file), we will create it in the nzbPath with the name of the first file or folder given in the command line.
135
135
so in the second example above, the nzb would be: /tmp/file1.nzb
@@ -160,17 +160,17 @@ The following ones are for experimented posters:
160
160
161
161
### Linux 64bit portable release (compiled with Qt v5.12.6)
162
162
if you don't want to build it and install the dependencies, you can also the portable release that includes everything.<br/>
163
-
- download [ngPost_v4.14-x86_64.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.14/ngPost_v4.14-x86_64.AppImage) or [ngPost_v4.14_cmd-x86_64.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.14/ngPost_v4.14_cmd-x86_64.AppImage) for pure CMD (the first version doing both CMD and GUI)
164
-
- chmod 755 ngPost_v4.14-x86_64.AppImage
163
+
- download [ngPost_v4.15-x86_64.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.15/ngPost_v4.15-x86_64.AppImage) or [ngPost_v4.15_cmd-x86_64.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.15/ngPost_v4.15_cmd-x86_64.AppImage) for pure CMD (the first version doing both CMD and GUI)
164
+
- chmod 755 ngPost_v4.15-x86_64.AppImage
165
165
- launch it using the same syntax than describe in the section above
166
166
- if you wish to keep the configuration file, edit the file **~/.ngPost** using [this model](https://raw.githubusercontent.com/mbruel/ngPost/master/ngPost.conf) (don't put the .conf extension)
167
167
168
-
PS: for older system with GLIBC < 2.24, here is a version compiled on Debian8 with GLIBC 2.19 and Qt v5.8.0: [ngPost_v4.14-x86_64_debian8.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.14/ngPost_v4.14-x86_64_debian8.AppImage)
168
+
PS: for older system with GLIBC < 2.24, here is a version compiled on Debian8 with GLIBC 2.19 and Qt v5.8.0: [ngPost_v4.15-x86_64_debian8.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.15/ngPost_v4.15-x86_64_debian8.AppImage)
- launch it using the same syntax than describe in the section above
175
175
- if you wish to keep the configuration file, edit the file **~/.ngPost** using [this model](https://raw.githubusercontent.com/mbruel/ngPost/master/ngPost.conf) (don't put the .conf extension)
176
176
@@ -192,7 +192,7 @@ RAR_EXTRA = -mx0 -mhe=on
192
192
193
193
194
194
### Windows installer
195
-
- just use the packager [ngPost_v4.14_x64_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.14/ngPost_v4.14_x64_setup.exe) or [ngPost_v4.14_x86_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.14/ngPost_v4.14_x86_setup.exe) for the 32bit version
195
+
- just use the packager [ngPost_v4.15_x64_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.15/ngPost_v4.15_x64_setup.exe) or [ngPost_v4.15_x86_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.15/ngPost_v4.15_x86_setup.exe) for the 32bit version
196
196
- edit **ngPost.conf** (in the installation folder) to add your server settings (you can put several).
197
197
- launch **ngPost.exe** (GUI version)
198
198
- or you can use it with the command line: **ngPost.exe** -i "your file or directory"
- launch it using the same syntax than describe in the section above
211
211
- if you wish to keep the configuration file, edit the file **~/.ngPost** using [this model](https://raw.githubusercontent.com/mbruel/ngPost/master/ngPost.conf) (don't put the .conf extension)
212
212
@@ -259,7 +259,7 @@ If you'd like to translate ngPost in your language, it's easy to do (there is a
259
259
- awsms for his testing on proper server with a 10Gb/s connection that helped to improve ngPost's upload speed and the multi-threading support
260
260
- animetosho for having developped ParPar, the fasted par2 generator ever!
261
261
- demanuel for the dev of NewsUP that was my first poster
262
-
- noobcoder1983 for the German translation
262
+
- noobcoder1983, tensai then yuppie for the German translation
[Les versions pour chacun des OS sont disponibles ici](https://github.com/mbruel/ngPost/releases/tag/v4.14), pour: Linux 64bit, Windows (32bit et 64bit), MacOS et Raspbian (RPI 4). Bientôt pour Android et iOS...
24
+
[Les versions pour chacun des OS sont disponibles ici](https://github.com/mbruel/ngPost/releases/tag/v4.15), pour: Linux 64bit, Windows (32bit et 64bit), MacOS et Raspbian (RPI 4). Bientôt pour Android et iOS...
25
25
26
26
27
27
### Fichier de configuration
@@ -192,17 +192,17 @@ Une alternative pour compiler est [d'installer QT](https://www.qt.io/download) e
192
192
193
193
194
194
### version Linux portable: AppImage compilée avec Qt v5.12.6, GLIBC 2.24
- si vous le lancez sans paramètres, l'interface graphique s'ouvrira, sinon c'est en mode ligne de commande. (cf ngPost --help -l fr)
198
198
- pour le fichier de configuration, éditez le fichier **~/.ngPost** et copiez [ce modèle](https://raw.githubusercontent.com/mbruel/ngPost/master/ngPost_fr.conf) (ne pas mettre l'extension .conf!)
199
199
200
-
PS: pour des systèmes plus vieux GLIBC < 2.24, voici une version compilée sous Debian8 avec GLIBC 2.19 et Qt v5.8.0: [ngPost_v4.14-x86_64_debian8.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.14/ngPost_v4.14-x86_64_debian8.AppImage)
200
+
PS: pour des systèmes plus vieux GLIBC < 2.24, voici une version compilée sous Debian8 avec GLIBC 2.19 et Qt v5.8.0: [ngPost_v4.15-x86_64_debian8.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.15/ngPost_v4.15-x86_64_debian8.AppImage)
201
201
202
202
203
203
### version Raspbian portable (armhf pour Raspberry PI)
- si vous le lancez sans paramètres, l'interface graphique s'ouvrira, sinon c'est en mode ligne de commande. (cf ngPost --help -l fr)
207
207
- pour le fichier de configuration, éditez le fichier **~/.ngPost** et copiez [ce modèle](https://raw.githubusercontent.com/mbruel/ngPost/master/ngPost_fr.conf) (ne pas mettre l'extension .conf!)
208
208
@@ -223,15 +223,15 @@ RAR_EXTRA = -mx0 -mhe=on
223
223
</pre>
224
224
225
225
### Windows installer
226
-
- Utilisez l'installeur [ngPost_v4.14_x64_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.14/ngPost_v4.14_x64_setup.exe) ou [ngPost_v4.14_x86_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.14/ngPost_v4.14_x86_setup.exe) pour la version 32bit
226
+
- Utilisez l'installeur [ngPost_v4.15_x64_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.15/ngPost_v4.15_x64_setup.exe) ou [ngPost_v4.15_x86_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.15/ngPost_v4.15_x86_setup.exe) pour la version 32bit
227
227
- lancez l'application **ngPost.exe**, l'interface graphique s'ouvrira. Changez tous vos paramètres dont la langue puis cliquez sur **sauver**
228
228
- vous pouvez bien sûr ensuite l'utiliser en ligne de commande. cf ngPost --help
229
229
230
230
**Know Issue with non SSL support:** you may need to install [msvc2015 redistribuables](https://www.microsoft.com/en-us/download/details.aspx?id=48145) as libssl depends on its APIs<br/>
- si vous le lancez sans paramètres, l'interface graphique s'ouvrira, sinon c'est en mode ligne de commande. (cf ngPost --help -l fr)
236
236
- pour le fichier de configuration, éditez le fichier **~/.ngPost** et copiez [ce modèle](https://raw.githubusercontent.com/mbruel/ngPost/master/ngPost_fr.conf) (ne pas mettre l'extension .conf!)
0 commit comments