Merge remote-tracking branch 'origin/develop' into server-as-subcommand
This commit is contained in:
Regular → Executable
+1
-1
@@ -16,4 +16,4 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
kapow route add -X GET '/list/{ip}' -c 'nmap -sL $(request /match/ip) | response /body'
|
||||
kapow route add -X GET '/list/{ip}' -c 'nmap -sL $(request /matches/ip) | response /body'
|
||||
|
||||
Reference in New Issue
Block a user