Skip to main content

Module censorship

Module censorship 

Source
Expand description

Censorship simulation — model how censors block, throttle, and detect traffic.

Structs§

BlockingRule
A censorship rule that triggers on specific conditions.
CensorStats
Censorship statistics.
CensorshipSimulator
Censorship simulator with configurable rule sets.
SimulatedPacket
Simulated network packet for censorship testing.

Enums§

CensorResult
Result of censorship check.
CensorshipMethod
Types of censorship mechanisms.