mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
first commit
This commit is contained in:
10
configurations/services/http-8080.yaml
Normal file
10
configurations/services/http-8080.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
apiVersion: "v1"
|
||||
protocol: "http"
|
||||
address: ":8080"
|
||||
commands:
|
||||
- regex: "wp-admin"
|
||||
handler: "login"
|
||||
headers:
|
||||
- "Content-Type: text/html"
|
||||
- "Expires: 0"
|
||||
- "Version: 6.42.12"
|
Reference in New Issue
Block a user