日本語のみで絞り込む

TCPCopy - A TCP Stream Replay Tool. TCPCopy is a TCP stream replay tool to support real testing of Internet server applications.

2023/10/3 -it means the process received a copy of another process's tcp packet. I assume it is IIS passing the clone to the worker process.

An online request replication tool, also a tcp stream replay tool, fit for real testing, performance testing, stability testing, stress testing, ...

2022/2/14 -TCPCopy is a TCP stream replay tool to support real testing of Internet server applications. Although the real live flow is important for ...


TCPCopy

PDF
  1. https://isec.ne.jp
  2. uploads
  3. 2017/10
  4. 53TCPCopy
PDF
  1. https://isec.ne.jp
  2. uploads
  3. 2017/10
  4. 53TCPCopy

TCPCopy copies packets on the online server, modifies TCP/IP headers, and sends modified packets to the target test server.

2023/7/4 -TCP copy is when a process receives a copy of another process' TCP packets, period. it doesn't tell you why. Usually this is for antivirus, ...


TCPCopy Manual - GitHub

PDF
  1. https://raw.githubusercontent.com
  2. master
  3. docs
PDF
  1. https://raw.githubusercontent.com
  2. master
  3. docs

2013/11/13 -TCPCopy is a TCP stream replay tool mainly developed by NetEase and also contributed by developers in other companies (e.g., Taobao).

2021/10/19 -I believe "TCPCopy" event indicates that the received TCP packet is cloned/mirrored by another program (typically antivirus).

#TcpCopy can replay traffic from your production to testing environment, and you can use it for stress testing and performance comparison.

2023/6/1 -Hi, I'm using Process Monitor as well as Microsoft Network Monitor to monitor the Chrome process activities and network traffic for a file ...