Skip to main content

Python OO API package to automate TRex traffic generator stateless traffic

Project description

Python OO API for Cisco TRex.

TRex on docker

Run container

$ docker run -itd --privileged --cap-add=ALL -p 8090:8090 -p 4500:4500 -p 4501:4501 -p 4507:4507 --name trex trexcisco/trex:latest

Run TRex server on container

$ docker exec -d trex sh -c "cd /var/trex/v2.41 ; sudo ./t-rex-64 -i" 

TRex on Linux

$ cd /trex/var/trex/v2.41/
$ sudo /trex/var/trex/v2.41/t-rex-64 -i

TRex client

Install Oracle JDK version 8. Download and install trex stateless GUI

$ java -jar trex-stateless-gui.jar

TRex Resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pytrex-0.8.1-py3-none-any.whl (44.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page