Cfscanner

Latest version: v1.5.0

Safety actively analyzes 638741 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.2.8515.31784

توجه
این ریلیز فقط شامل نسخه ویندوزی می باشد و برای دریافت نسخه گولنگ از لینک زیر اقدام نمایید:

1.1.8506.21097

What's Changed
* Bash try filter by MortezaBashsiz in https://github.com/MortezaBashsiz/CFScanner/pull/423
* fix bug division by zero by MortezaBashsiz in https://github.com/MortezaBashsiz/CFScanner/pull/427
* Py progressbar by tempookian in https://github.com/MortezaBashsiz/CFScanner/pull/429
* update readme by MortezaBashsiz in https://github.com/MortezaBashsiz/CFScanner/pull/428
* added rich to the requirements in readme by tempookian in https://github.com/MortezaBashsiz/CFScanner/pull/430
* Update README.md by tempookian in https://github.com/MortezaBashsiz/CFScanner/pull/434
* Golang Added XRay-Core by SonyaCore in https://github.com/MortezaBashsiz/CFScanner/pull/435
* Golang Added Loglevel argument for xray-core logger by SonyaCore in https://github.com/MortezaBashsiz/CFScanner/pull/435
* Golang‌ Updated README.md by SonyaCore in https://github.com/MortezaBashsiz/CFScanner/pull/435



**Full Changelog**: https://github.com/MortezaBashsiz/CFScanner/compare/v23.04.11...v23.04.13

1.1.8489.35707

What's Changed
Windows App
* Added ability to Pause/Resume scan. Thanks to tempookian for testing it.
* Added Diagnose feature to help find scan problems. It also useful when adding your custom configs. [Read about it.](https://github.com/MortezaBashsiz/CFScanner/discussions/331)

![66662](https://user-images.githubusercontent.com/126115050/228915235-f062399d-1c01-4d9f-9c82-297a97d10cbf.png)

* Random scan now randomize IPs order as well as subnets order.
* Now you can manually add your IPs into the results list.
* Fix: ClientConfig did not update properly after updates.
* Fix: Some problems in progress bar.
All by goingfine

Linux Script
* Fix check dependencies by MortezaBashsiz in https://github.com/MortezaBashsiz/CFScanner/pull/323
* change upload command by MortezaBashsiz in https://github.com/MortezaBashsiz/CFScanner/pull/328
* Random IP Address Selection In Sunbet by miytiy in https://github.com/MortezaBashsiz/CFScanner/pull/324
* Add random search feature in subnets by MortezaBashsiz in https://github.com/MortezaBashsiz/CFScanner/pull/342


New Contributors
* miytiy made their first contribution in https://github.com/MortezaBashsiz/CFScanner/pull/324

**Full Changelog**: https://github.com/MortezaBashsiz/CFScanner/compare/v1.0.8476.37036...v1.1.8489.35707

1.0.8476.37036

What's Changed
Windows App
* Improved accessibility to help blind people have better experience with app.
* Added scanning IP ranges in random order.
* Added no speed check (no VPN) mode for faster scans.

Linux Script
* Python support xray by tempookian in https://github.com/MortezaBashsiz/CFScanner/pull/271
* support ip v6 by tempookian in https://github.com/MortezaBashsiz/CFScanner/pull/290
* ipv6 support by tempookian in https://github.com/MortezaBashsiz/CFScanner/pull/291
* Golang parse domain by SonyaCore in https://github.com/MortezaBashsiz/CFScanner/pull/293

**Full Changelog**: https://github.com/MortezaBashsiz/CFScanner/compare/v1.0.8470.31454...v1.0.8476.37036

1.0.8470.31454

What's Changed
Windows App
* Ability to do average speed test on found IP addresses.
![avg](https://user-images.githubusercontent.com/126115050/224505365-0d3a3f7a-8871-4a2c-8216-46db636390c5.png)
* Auto update of Cloudflare subnets and also added a menu to manually update subnets and ClientConfig.
* Display total running scan threads.
* fix UI problem on 125% display scale settings.
* fix problem of open file dialogs.

Linux Script
* Add python by MortezaBashsiz in https://github.com/MortezaBashsiz/CFScanner/pull/225
* Fix avg time by MortezaBashsiz in https://github.com/MortezaBashsiz/CFScanner/pull/241
* update client config by MortezaBashsiz in https://github.com/MortezaBashsiz/CFScanner/pull/252
* refactor(python code): Add a few minor changes by amirmalekian in https://github.com/MortezaBashsiz/CFScanner/pull/232
* Mac os parse args by F4RAN in https://github.com/MortezaBashsiz/CFScanner/pull/250
* Golang branch by SonyaCore in https://github.com/MortezaBashsiz/CFScanner/pull/263

New Contributors
* amirmalekian made their first contribution in https://github.com/MortezaBashsiz/CFScanner/pull/232
* F4RAN made their first contribution in https://github.com/MortezaBashsiz/CFScanner/pull/250
* SonyaCore made their first contribution in https://github.com/MortezaBashsiz/CFScanner/pull/263

**Full Changelog**: https://github.com/MortezaBashsiz/CFScanner/compare/v1.0.8467.21442...v1.0.8470.31454

1.0.8467.21442

What's Changed
Windows App

* Ability to scan with custom v2ray configs. thanks to iSegaro
* Changeable download timeout.
* Options to auto skip current IP range.
![auto-skip](https://user-images.githubusercontent.com/126115050/223677744-eceb0e4e-7bc2-49a9-8304-813699ef73e0.png)

* Added error monitoring features.
* New app icon thanks to Amirziplin
* Added help menu.
* Fix issue on loading large scan results.

Linux Script
* fix upload file bug by MortezaBashsiz in https://github.com/MortezaBashsiz/CFScanner/pull/183
* add ping project by MortezaBashsiz in https://github.com/MortezaBashsiz/CFScanner/pull/189
* turn arguments to options(switches) by mahdibahramih in https://github.com/MortezaBashsiz/CFScanner/pull/181
* BOTH download and upload by MortezaBashsiz in https://github.com/MortezaBashsiz/CFScanner/pull/199
* Make getopt to work on macOS by armineslami in https://github.com/MortezaBashsiz/CFScanner/pull/205
* Support mac by MortezaBashsiz in https://github.com/MortezaBashsiz/CFScanner/pull/206

New Contributors
* mahdibahramih made their first contribution in https://github.com/MortezaBashsiz/CFScanner/pull/181
* armineslami made their first contribution in https://github.com/MortezaBashsiz/CFScanner/pull/205

**Full Changelog**: https://github.com/MortezaBashsiz/CFScanner/compare/v1.0.8462.33246...v1.0.8467.21442

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.