https://github.com/beebeeep/popen-sniffer
https://github.com/beebeeep/popen-sniffer
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/beebeeep/popen-sniffer
- Owner: beebeeep
- Created: 2025-10-17T22:05:42.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-10-18T07:58:21.000Z (8 months ago)
- Last Synced: 2026-06-09T09:59:45.918Z (3 days ago)
- Language: C
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
popen-sniffer
=============
Pipes own stdin, stdout, and stderr into specified command while logging all streams into files.
Useful if you want to sniff into interaction between, say, IDEs and LSP server.