We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c58a2 commit add8f63Copy full SHA for add8f63
operators/geoLookup.json
@@ -2,34 +2,39 @@
2
{
3
"name" : "geoLookup",
4
"type" : "op",
5
+ "resource": "geoip",
6
"ret" : 0,
7
"param" : "",
8
"input" : ""
9
},
10
11
12
13
14
15
"param" : "TestCase",
16
17
18
19
20
21
22
23
"input" : "127.0.0.1",
24
"param" : ""
25
26
27
"input" : "216.75.21.122",
28
29
30
31
32
"name" : "geoLookup"
33
34
35
"input" : "www.modsecurity.org",
36
37
38
39
40
0 commit comments