This website requires JavaScript.
Explore
Help
Register
Sign In
ico
/
pingql
Watch
1
Star
0
Fork
You've already forked pingql
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5e76b2212f
pingql
/
apps
/
monitor
/
src
History
M1
5e76b2212f
fix: use std::process::Command+spawn_blocking+temp file to avoid all pipe/async hang issues
2026-03-18 13:08:08 +04:00
..
main.rs
fix: add connect_timeout to reqwest client to prevent indefinite TCP SYN hangs
2026-03-18 12:37:09 +04:00
query.rs
fix: harden auth, SSRF, query engine, and cookie security
2026-03-18 11:37:33 +04:00
runner.rs
fix: use std::process::Command+spawn_blocking+temp file to avoid all pipe/async hang issues
2026-03-18 13:08:08 +04:00
types.rs
fix: jitter_ms now measured in Rust at check start, excludes latency and return trip
2026-03-17 10:52:08 +04:00