Changelog: Change -s/--servers to accept list of servers

This commit is contained in:
Ilija Lazoroski 2022-09-02 11:47:56 +02:00 committed by Mike Salvatore
parent c44a0406ee
commit c9a9367dd1
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
- `/api/registration` endpoint to `/api/register`. #2105
- `/api/file-upload` endpoit to `/api/pba/upload`. #2154
- Improved the speed of ransomware encryption by 2-3x. #2123
- "-s/--servers" accepts list of servers separated by comma. #2216
### Removed
- VSFTPD exploiter. #1533