Windows XP Binary
Thanks for your comments jre. With PeerGuardian Linux, I am able to centralize my own custom IP ban list and have written scripts to update that list every few hours so that my multiple servers are always pulling down the most up-to-date list. I use PeerGuardian as a way to ban IPs that are attacking my servers / exploiting / attempting to exploit software (monitored via another script I've written that all of my servers run). Usually bad web requests or various attacks. I don't know of any other...
Hi All, I seem to be spending a lot of time lately deciphering how PeerGuardian Linux works due to recent issues I've run into on modern operating systems. There's some issues with PGL compiling in newer Linux operating systems like Ubuntu 22.04+. Luckily, I've fixed it if you use the source code from this GitHub repository: https://github.com/own3mall/peerguardian I've also documented some other issues (with solutions and information) I've run into here: https://github.com/own3mall/peerguardian/wiki/Issues-and-Work%E2%80%90Arounds...
iptables-persistent issues with PeerGuardian Linux - pgld fails to start if iptables starts with pre-defined pgl chains
I got it to make / compile properly in Ubuntu 22.04 by making the following changes to configure.ac: https://github.com/own3mall/peerguardian/commit/250ed4d1349587a0c39781715ba8071299746df3 https://github.com/own3mall/peerguardian/commit/d4eae376d998b3122c1588743248e0d12fe47f53 This is not the "right" way to fix this problem. It's just a work-around to get it to make for now since I'm not very experienced with C code.
Sorry, here is the full output in proper format: make make all-recursive make[1]: Entering directory '/root/Downloads/pgl-2.3.1' Making all in docs make[2]: Entering directory '/root/Downloads/pgl-2.3.1/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/root/Downloads/pgl-2.3.1/docs' Making all in pglcmd make[2]: Entering directory '/root/Downloads/pgl-2.3.1/pglcmd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/root/Downloads/pgl-2.3.1/pglcmd' Making all...
Can't Make in Ubuntu 22.04 -
Does CMU Sphinx work in combo with ACTION_RECOGNIZE_SPEECH intents in the same app? https://developer.android.com/reference/android/speech/RecognizerIntent I'm using CMU Sphinx to launch the ACTION_RECOGNIZE_SPEECH overlay, but after Google loads its voice overlay and I use it, I cannot get CMU Spinx to work again when saying my keyword.