项目作者: GirkovArpa

项目描述 :
Capture network packets without 3rd party libraries on Windows.
高级语言: Rust
项目地址: git://github.com/GirkovArpa/raw-socket-sniffer-rs.git
创建时间: 2021-02-20T06:17:37Z
项目社区:https://github.com/GirkovArpa/raw-socket-sniffer-rs

开源协议:MIT License

下载


raw-socket-sniffer-rs

Rust port of this C repo:

https://github.com/nospaceships/raw-socket-sniffer

Progress halted due to a bug with the winapi crate:

  1. let in_addr_S_un = winapi::shared::inaddr::in_addr_S_un {};
  2. // cannot construct `in_addr_S_un` with struct literal syntax due to inaccessible fields