|
|
|
|
|
by ev_dev3
312 days ago
|
|
Great question! What differentiates Trayce from other HTTP clients are: - An ebpf-based network monitor which allows instant monitoring of HTTP(S), GRPC, MySQL, PostgreSQL. Most of those apps can only monitor HTTP using a proxy. Trayce does not use a proxy, it reads the traffic from the kernel layer. - UI is based on Flutter, not Electron or any other browser-based framework. - Local git-friendly HTTP request storage |
|