v1.2.5
- fix: [fingerprint.go] fix regexp only use utf-8, ref: https://paper.seebug.org/1679/
- fix: [http.go,fingerprint.go] allow min tls version is tls1.0
- add: Stop the ip scan, when the number of open-port is maxOpenPort | 避免持续扫描开了防端口扫描的防火墙,建议值1000
- opt: ipPortNumMap auto release
- fix: new ipPortNumMap after auto release