简体   繁体   中英

how can I create dummy traffic for testing?

I need to create some traffic load on a linux machine in order to test some different packet forwarding schemes. Any easy way to have some dummy traffic?

Thanks.

With a second host, you could use nc to simulate server/client transfer, eg send files from a bash for-loop to the other host. See the manpage for examples.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM