Windows defender firewall log

⚓ Rust    📅 2025-09-15    👤 surdeus    👁️ 9      

surdeus

Warning

This post was published 58 days ago. The information described in this article may have changed.

I am checking https://docs.rs/windows_firewall/latest/windows_firewall/. And my goal is to write/append in the windows defender firewall logs.

For example, when i run my app the logs have info like this
2025-09-15 14:03:29 DROP TCP 192.168.100.10 12.123.122.219 50134 21116 0 - 0 0 0 - - - SEND 20776

I want to add the log like connection through udp failed from my app. How do i do this?

1 post - 1 participant

Read full topic

🏷️ Rust_feed