Ostinato - Packet/Traffic Generator and Analyzer
Go to file
2018-02-08 22:39:52 +05:30
client Merge branch 'master' of D:/srivatsp/projects/ostinato/master 2018-02-08 22:39:52 +05:30
common Fix payload protocol frame value variable identification 2018-02-08 22:39:22 +05:30
extra Updated QHexEdit to version 0.8.4 2017-03-13 20:12:14 +05:30
rpc RPC channel now prints method names in addition to id for better debugging 2016-04-26 18:33:20 +05:30
server Print PCAP library version at drone startup 2018-02-08 22:39:22 +05:30
test Remove Python API from main repo 2017-12-05 20:56:59 +05:30
.gitignore Added cscope.out to .gitignore 2015-11-05 18:33:34 +05:30
.travis.yml Fix OSX travis build 2017-12-03 19:37:58 +05:30
.vimrc Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
COPYING Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
install.pri Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
ost.pro Remove Python API from main repo 2017-12-05 20:56:59 +05:30
protobuf.pri Remove Python API from main repo 2017-12-05 20:56:59 +05:30
README.md Mention python API in README 2016-09-17 15:27:01 +05:30
version.pri Bump version to 0.9 2017-12-10 12:40:34 +05:30

Ostinato

Build Status

Ostinato is an open-source, cross-platform network packet crafter/traffic generator and analyzer with a friendly GUI and powerful python API. Craft and send packets of several streams with different protocols at different rates.

Ostinato aims to be "Wireshark in Reverse" and become complementary to Wireshark.

License: GPLv3+ (see COPYING)

For more information visit http://ostinato.org.