~bigbes/shroud

ref: 999bf1cb8045e0b245640d8f284d92f41b31b8a8 shroud/internal/reality/input.go -rw-r--r-- 3.1 KiB
3defea82 — Eugene Blikh 2 months ago
feat(vless): add scan command for reality targets

Add CLI subcommand to scan TLS servers and identify those suitable for REALITY decoy configuration.
- Add vless scan command with multiple input sources (--addr, --in, --url).
- Implement TLS 1.3 and HTTP/2 ALPN feasibility check.
- Add GeoIP country code lookup for scanned hosts.
- Update geoip2-golang dependency to v1.13.0.