philkunz / test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tcpdump -i any -A 'tcp port 80 and (((ip[2:2] - ((ip[0]&0xf)<<2)) - ((tcp[12]&0xf0)>>2)) != 0)' | grep "GET\|POST\|PUT\|DELETE"

About


Languages

Language:TypeScript 85.6%Language:HTML 10.8%Language:Shell 3.6%