mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
GHA workflow - Debug blacklist-ips.conf [skip travis]
This commit is contained in:
parent
8b2c522d1c
commit
55383fb3ae
1 changed files with 1 additions and 0 deletions
1
.github/workflows/action.yml
vendored
1
.github/workflows/action.yml
vendored
|
@ -65,6 +65,7 @@ jobs:
|
|||
- name: Debug
|
||||
shell: bash
|
||||
run: |
|
||||
sudo cat /etc/nginx/bots.d/blacklist-ips.conf
|
||||
sudo cat /etc/nginx/sites-available/default.vhost
|
||||
sudo nginx -t
|
||||
sudo netstat -napt
|
||||
|
|
Loading…
Add table
Reference in a new issue