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.12) 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.13) 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**.
@@ -158,17 +158,17 @@ The following ones are for experimented posters:
158
158
159
159
### Linux 64bit portable release (compiled with Qt v5.12.6)
160
160
if you don't want to build it and install the dependencies, you can also the portable release that includes everything.<br/>
- launch it using the same syntax than describe in the section above
164
164
- 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)
165
165
166
-
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.12-x86_64_debian8.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.12/ngPost_v4.12-x86_64_debian8.AppImage)
166
+
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.13-x86_64_debian8.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.13/ngPost_v4.13-x86_64_debian8.AppImage)
- launch it using the same syntax than describe in the section above
173
173
- 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)
174
174
@@ -190,7 +190,7 @@ RAR_EXTRA = -mx0 -mhe=on
190
190
191
191
192
192
### Windows installer
193
-
- just use the packager [ngPost_v4.12_x64_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.12/ngPost_v4.12_x64_setup.exe) or [ngPost_v4.12_x86_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.12/ngPost_v4.12_x86_setup.exe) for the 32bit version
193
+
- just use the packager [ngPost_v4.13_x64_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.13/ngPost_v4.13_x64_setup.exe) or [ngPost_v4.13_x86_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.13/ngPost_v4.13_x86_setup.exe) for the 32bit version
194
194
- edit **ngPost.conf** (in the installation folder) to add your server settings (you can put several).
195
195
- launch **ngPost.exe** (GUI version)
196
196
- 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
209
209
- 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)
[Les versions pour chacun des OS sont disponibles ici](https://github.com/mbruel/ngPost/releases/tag/v4.12), 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.13), 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
@@ -190,17 +190,17 @@ Une alternative pour compiler est [d'installer QT](https://www.qt.io/download) e
190
190
191
191
192
192
### 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)
196
196
- 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!)
197
197
198
-
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.12-x86_64_debian8.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.12/ngPost_v4.12-x86_64_debian8.AppImage)
198
+
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.13-x86_64_debian8.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.13/ngPost_v4.13-x86_64_debian8.AppImage)
199
199
200
200
201
201
### 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)
205
205
- 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!)
206
206
@@ -221,15 +221,15 @@ RAR_EXTRA = -mx0 -mhe=on
221
221
</pre>
222
222
223
223
### Windows installer
224
-
- Utilisez l'installeur [ngPost_v4.12_x64_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.12/ngPost_v4.12_x64_setup.exe) ou [ngPost_v4.12_x86_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.12/ngPost_v4.12_x86_setup.exe) pour la version 32bit
224
+
- Utilisez l'installeur [ngPost_v4.13_x64_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.13/ngPost_v4.13_x64_setup.exe) ou [ngPost_v4.13_x86_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.13/ngPost_v4.13_x86_setup.exe) pour la version 32bit
225
225
- lancez l'application **ngPost.exe**, l'interface graphique s'ouvrira. Changez tous vos paramètres dont la langue puis cliquez sur **sauver**
226
226
- vous pouvez bien sûr ensuite l'utiliser en ligne de commande. cf ngPost --help
227
227
228
228
**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)
234
234
- 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