Вопрос

any mature library in Haskell for network packets handling?

in python we have scapy, any similar thing in Haskell world?

thank you!

Это было полезно?

Решение

There is the pcap library for system-independent packet capture.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top