Grégory Soutadé soutade
soutade pushed tag v0.8.7 to soutade/libgourou 2025-02-16 21:37:45 +01:00
soutade pushed to master at soutade/libgourou 2025-02-16 21:37:25 +01:00
469d378f9a Update version to 0.8.7
soutade commented on pull request soutade/libgourou#11 2025-02-12 08:06:55 +01:00
Fix setup.sh

Thanks !

soutade deleted branch fix-setup from phil/libgourou 2025-02-12 08:06:20 +01:00
soutade merged pull request soutade/libgourou#11 2025-02-12 08:06:14 +01:00
Fix setup.sh
soutade pushed to master at soutade/libgourou 2025-02-12 08:06:12 +01:00
98b531a232 Fix setup.sh
soutade pushed tag v0.8 to soutade/iwla 2025-02-03 10:07:41 +01:00
soutade pushed to master at soutade/iwla 2025-02-03 10:07:38 +01:00
b2c9879412 Update ChangeLog
8691302741 Update documentation
Compare 2 commits »
soutade pushed to master at soutade/iwla 2025-02-03 09:55:26 +01:00
53e7390b77 Update AWStats data to version 8.0
soutade pushed to master at soutade/iwla 2025-02-03 08:06:58 +01:00
9b32a81ddb Add "ignore_url" parameter to iwla
7b0ca661a1 Add rule for robot : forbid only "1 page and 1 hit"
Compare 2 commits »
soutade pushed to master at soutade/libgourou 2024-12-31 13:31:55 +01:00
956bad3068 Update README.md
soutade pushed to master at soutade/iwla 2024-10-27 09:18:27 +01:00
4d0b993aec Update default conf
0211596508 Fix potential division by 0
Compare 2 commits »
soutade pushed to master at soutade/iwla 2024-10-27 09:17:16 +01:00
bde91ca936 Move reverse DNS core management into iwla.py + Add robot_domains configuration
70de0d3aca Add no_merge_feeds_parsers_list conf value
9939922c31 Move feeds and reverse_dns plugins from post_analysis to pre_analysis
Compare 3 commits »
soutade commented on issue soutade/libgourou#9 2024-10-01 08:50:35 +02:00
It would be nice if libgourou has a debian package

Hi steinarb,

Thanks for your work ! It would be great to have it included in official Debian release, but really not sure about this as libgourou handle DRM which can lead to legal issues... If…

soutade deleted branch loan_empty_name from soutade/libgourou 2024-09-22 11:01:22 +02:00
soutade merged pull request soutade/libgourou#8 2024-09-22 10:56:18 +02:00
Use $HOME variable if it exists
soutade pushed to master at soutade/libgourou 2024-09-22 10:56:15 +02:00
d9a920b062 Use $HOME variable if it exists
soutade closed issue soutade/libgourou#7 2024-09-19 08:57:25 +02:00
Portability issues
soutade commented on issue soutade/libgourou#7 2024-09-19 08:57:21 +02:00
Portability issues

Hi,

Sorry for the delay.

Precompiled binaries including OpenSSL3 are available using AppImage.

LD_LIBRARY_PATH is not necessary if you install libgourou (make install). I'll not hardcode…

soutade pushed to openssl3 at soutade/libgourou 2024-09-19 08:52:34 +02:00
eab41809a0 Compilation with static OpenSSL3