Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在 linux 机器上创建一些流量负载,以便测试一些不同的数据包转发方案。有什么简单的方法来获得一些虚拟流量吗?
谢谢。
使用第二台主机,您可以nc用来模拟服务器/客户端传输,例如将文件从 bash for 循环发送到另一台主机。有关示例,请参见手册页。
nc