tecki / ebpfcat

A Python-base EBPF code generator
GNU General Public License v2.0
17 stars 5 forks source link

Can ebpfcat run in the windows 10 ? #6

Closed jinyistudio534 closed 7 months ago

jinyistudio534 commented 7 months ago

description as title, How to input following network port name if it can run in windows10 ?

master = FastEtherCat("eth0") await master.connect()