Skip to content

Commit

Permalink
Ban crawlers from VIETTEL-CAMBODIA, unnamed crawler, DIGITALOCEAN (#5582
Browse files Browse the repository at this point in the history
)

Co-authored-by: Francis Kayiwa <[email protected]>
Co-authored-by: Kevin Reiss <[email protected]>
Co-authored-by: Max Kadel <[email protected]>
  • Loading branch information
4 people authored Dec 4, 2024
1 parent 5eb2317 commit 4f313e0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions roles/denyhost/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,17 @@ banned_ranges:
- 52.148.0.0/14
- 52.152.0.0/13
- 52.160.0.0/11
- name: VIETTEL-CAMBODIA crawler
ip_range:
- 175.0.0.0/8
- name: unnamed crawler
ip_range:
- 172.16.0.0/12
- name: DIGITALOCEAN
ip_range:
- 159.65.0.0/16


# Below is an example of banning Francis
# - name: Francis test | Description (see ticket 12345)
# ip_range:
Expand Down

0 comments on commit 4f313e0

Please sign in to comment.