Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 141 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 141 Bytes

tunelicmp

Envio de datos sobre ICMP:

ping $host -q -c 1 -W 1 -p "$str" 1>/dev/null

Recepcion de datos:

echo $str

#hackingyseguridad