DhavalKapil / icmptunnel

Transparently tunnel your IP traffic through ICMP echo and reply packets.
https://dhavalkapil.com/icmptunnel/
3.06k stars 342 forks source link

Encrypt traffic? #20

Closed sweharris closed 7 years ago

sweharris commented 7 years ago

Should data be encrypted in transit? A simple shared-secret between client and server may suffice. In this way any PCAP solution won't see the raw data and may not detect the tunnel.

DhavalKapil commented 7 years ago

Discussion concerning this is already going on in https://github.com/DhavalKapil/icmptunnel/issues/11

If you have any suggestions feel free to comment :)