Changelog: Add entry for #2299

This commit is contained in:
Mike Salvatore 2022-09-28 15:43:07 -04:00
parent 83f0ebfda4
commit 56ead43c11
1 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
- Tunneling to relays to provide better firewall evasion, faster Island
connection times, unlimited hops, and a more resilient way for agents to call
home. #2216, #1583
- "/api/monkey-control/stop-all-agents" to "/api/agent-signals/terminate-all-agents" #2261
- "/api/monkey-control/stop-all-agents" to "/api/agent-signals/terminate-all-agents". #2261
- "Local network scan" option to "Scan Agent's networks". #2299
### Removed
- VSFTPD exploiter. #1533