mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-22 19:21:52 +08:00
- port_scan.go: 验证通过后重建干净连接,避免HTTP GET探测污染服务识别 - port_scan.go: 优化验证策略,用轻量CRLF探测替代HTTP GET,超时从2.2s降至0.6s - manager.go: 修正ProbeProxyBehavior判断逻辑,超时应视为代理正常转发