mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-04 19:50:17 +00:00
[GHA] netstat
This commit is contained in:
parent
139bdbce43
commit
d36db0abfe
1 changed files with 1 additions and 0 deletions
1
.github/workflows/action.yml
vendored
1
.github/workflows/action.yml
vendored
|
@ -44,6 +44,7 @@ jobs:
|
||||||
- name: Debug
|
- name: Debug
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
sudo netstat -napt
|
||||||
cat /etc/nginx/nginx.conf
|
cat /etc/nginx/nginx.conf
|
||||||
sudo systemctl status nginx.service
|
sudo systemctl status nginx.service
|
||||||
if: always()
|
if: always()
|
||||||
|
|
Loading…
Add table
Reference in a new issue