File tree Expand file tree Collapse file tree 2 files changed +1
-20
lines changed Expand file tree Collapse file tree 2 files changed +1
-20
lines changed Original file line number Diff line number Diff line change 18
18
- [ Find IP of your docker services] ( #find-ip-of-your-docker-services )
19
19
- [ Unit test] ( #unit-test )
20
20
- [ Integration test] ( #integration-test )
21
- - [ Auto-prepend mode (standalone mode)] ( #auto-prepend-mode-standalone-mode )
22
- - [ End-to-end tests] ( #end-to-end-tests )
23
21
- [ Coding standards] ( #coding-standards )
24
22
- [ PHPCS Fixer] ( #phpcs-fixer )
25
23
- [ PHPSTAN] ( #phpstan )
30
28
- [ Generate CrowdSec tools and settings on start] ( #generate-crowdsec-tools-and-settings-on-start )
31
29
- [ Redis debug] ( #redis-debug )
32
30
- [ Memcached debug] ( #memcached-debug )
33
- - [ Example scripts] ( #example-scripts )
34
- - [ Clear cache script] ( #clear-cache-script )
35
- - [ Full Live mode example] ( #full-live-mode-example )
36
- - [ Set up the context] ( #set-up-the-context )
37
- - [ Get the remediation the clean IP "1.2.3.4"] ( #get-the-remediation-the-clean-ip-1234 )
38
- - [ Now ban range 1.2.3.4 to 1.2.3.7 for 12h] ( #now-ban-range-1234-to-1237-for-12h )
39
- - [ Clear cache and get the new remediation] ( #clear-cache-and-get-the-new-remediation )
40
31
- [ Discover the CrowdSec LAPI] ( #discover-the-crowdsec-lapi )
41
32
- [ Use the CrowdSec cli (` cscli ` )] ( #use-the-crowdsec-cli-cscli )
42
33
- [ Add decision for an IP or a range of IPs] ( #add-decision-for-an-ip-or-a-range-of-ips )
Original file line number Diff line number Diff line change 12
12
- [ Prerequisites] ( #prerequisites )
13
13
- [ Features] ( #features )
14
14
- [ Usage] ( #usage )
15
- - [ Standalone bouncer set up] ( #standalone-bouncer-set-up )
16
- - [ Copy sources] ( #copy-sources )
17
- - [ Files permission] ( #files-permission )
18
- - [ Composer] ( #composer )
19
- - [ Settings file] ( #settings-file )
20
- - [ ` auto_prepend_file ` directive] ( #auto_prepend_file-directive )
21
- - [ ` .ini ` file] ( #ini-file )
22
- - [ Nginx] ( #nginx )
23
- - [ Apache] ( #apache )
24
- - [ Stream mode cron task] ( #stream-mode-cron-task )
25
- - [ Cache pruning cron task] ( #cache-pruning-cron-task )
26
15
- [ Create your own bouncer] ( #create-your-own-bouncer )
27
16
- [ Implementation] ( #implementation )
28
17
- [ Test your bouncer] ( #test-your-bouncer )
33
22
- [ Geolocation] ( #geolocation )
34
23
- [ Captcha and ban wall settings] ( #captcha-and-ban-wall-settings )
35
24
- [ Debug] ( #debug )
25
+ - [ Security note] ( #security-note )
36
26
- [ Other ready to use PHP bouncers] ( #other-ready-to-use-php-bouncers )
37
27
38
28
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
You can’t perform that action at this time.
0 commit comments