vipyrsec / dragonfly-client-rs

Dragonfly client written in Rust
https://docs.vipyrsec.com/dragonfly-client-rs/dragonfly_client_rs/
MIT License
4 stars 2 forks source link

Remove delay when a package is found #132

Closed jonathan-d-zhang closed 2 months ago

jonathan-d-zhang commented 2 months ago

staging=> select count(*) from scans where status = 'QUEUED';
 count
-------
  5524
(1 row)
``` oopsies 😇