fosr 0.1.1

Fos-R (Forger Of Security Records) is a synthetic network traffic generator.
Documentation
1
2
3
4
5
6
7
8
9
10
[[hosts]]
    [[hosts.interfaces]]
        ip = "192.168.0.1"
        provides = [80, 21, 443, 465, 1883]
        uses = [80, 21, 443, 465, 1883]
[[hosts]]
    [[hosts.interfaces]]
        ip = "192.168.0.2"
        provides = [80, 21, 443, 465, 1883]
        uses = [80, 21, 443, 465, 1883]