flomesh-io / pipy

Pipy is a programmable proxy for the cloud, edge and IoT.
https://flomesh.io/pipy
Other
743 stars 70 forks source link

add pkt counter demo. #155

Closed cybwan closed 1 year ago

cybwan commented 1 year ago

编译

make kern

挂载

make demo-attach

测试

make demo-test

查看

make demo-map-dump

卸载

make demo-unattach

清理

make clean