GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#c_lang #bpf #capture #command_line #command_line_tool #ebpf #network #sniffer #tcp #tcpdump #tcpdump_like

Kyanos is a powerful tool that helps you analyze network issues easily. It can capture and analyze network requests like HTTP, Redis, and MySQL without the complexity of traditional packet capturing. Here are the key benefits You can filter traffic by process, container, protocol, request size, and latency.
- **Advanced Analysis** It shows detailed latency information from the network card to the kernel socket buffer.
- **Lightweight** Captured requests and responses are shown in plaintext.

This makes troubleshooting network issues much faster and simpler.

https://github.com/hengyoush/kyanos
#dart #capture_traffic #httpdebug #proxy #proxypin #zhuabao

ProxyPin is a free, open-source tool that lets you capture, inspect, and modify HTTP(S) traffic on many devices like Windows, Mac, Android, iOS, and Linux. It’s easy to use with a nice interface and supports features like scanning QR codes to connect devices without manual setup, filtering traffic by domain, searching requests, rewriting or blocking requests, and saving traffic history. You can also write JavaScript scripts to customize how requests and responses are handled. This helps you debug network issues, analyze app traffic (including Flutter apps), and improve security or performance efficiently across platforms[1][3].

https://github.com/wanghongenpin/proxypin
1
#javascript #capture_screenshots #clone #dom #js #screenshot

snapDOM is a very fast and accurate tool that captures any part of a webpage (HTML elements) as images, including styles, fonts, shadows, and even hidden parts like shadow DOM. It can save these captures in many formats like SVG, PNG, JPG, WebP, or canvas, and works without extra dependencies using standard web APIs. You can easily customize the image size, quality, and even exclude parts you don’t want. It handles complex web features and is much faster than similar tools, making it great for quickly creating high-quality snapshots of web content for use in apps or presentations. This saves you time and effort in capturing styled webpage visuals.

https://github.com/zumerlab/snapdom
1