4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
POST /list/{ip} {
|
|
nmap -sL @value:request/match/ip > @fifo:response/body
|
|
}
|