Skip to content

Releases: vfarid/cf-ip-scanner-py

Version 1.5

05 Apr 10:32
Compare
Choose a tag to compare
  • Fixed TLS issue on windows so that in case of missing openssl, TLS scanning will be ignored.
  • Fixed screen limit for IPs by reversing the list order.

Version 1.4

02 Apr 11:49
Compare
Choose a tag to compare
  • Added utls and alpn to requests in order to prevent domain sniffing
  • Fixed diplay issue for non-unix platforms
  • Fixed issue for those who missed ping3 module
  • Removed multiple ICMP requests
  • Improved jitter calculation algorithm
  • Added CIDR list to the code and removed related txt file
  • Added requirements.txt and LICENSE

Version 1.3

31 Mar 16:50
Compare
Choose a tag to compare

Fix the issue of lack of multiprocessing in some platforms like android n ubuntu20

Version 1.2

31 Mar 11:49
Compare
Choose a tag to compare
v1.2

Update start.py

Version 1.1

30 Mar 13:50
Compare
Choose a tag to compare
v1.1

Update start.py

Version 1.0

28 Mar 20:35
Compare
Choose a tag to compare
v1.0

Initial commit