Releases: stratosphereips/AIVPN
Releases · stratosphereips/AIVPN
v0.2-beta
What's Changed
- Create CODE_OF_CONDUCT.md by @verovaleros in #19
- Create SECURITY.md by @verovaleros in #20
- Create CONTRIBUTING.md by @verovaleros in #21
- Update issue templates by @verovaleros in #22
- Create pull_request_template.md by @verovaleros in #23
- Create dependabot.yml by @verovaleros in #24
- Enable dependabot alerts by @verovaleros in #25
- Small improvements to Contributing guidelines by @verovaleros in #27
- Bugfix Slips IDS process hangs by @verovaleros in #29
- aivpn.py refactoring by @annabandicoot in #28
- Refactor mod slips by @verovaleros in #30
- Store Zeek logs in the output by @verovaleros in #31
- Refactor mod comm recv by @annabandicoot in #32
- Develop by @verovaleros in #33
New Contributors
- @annabandicoot made their first contribution in #28
Full Changelog: v0.1.1-beta...v0.2-beta
v0.1.1-beta
- Slack notifications
- New AI VPN CLI
- New report format
- Bug fixes and general improvements
Full Changelog: v0.1.0-beta...v0.1.1-beta
v0.1.0-beta
This release of the AI VPN includes:
- Support of multiple VPN technologies
- Support of multiple mechanisms to request VPN profiles
- Integration with Slips, including automatic data leak detection
- Integration with Pi-Hole for automatic blocking of advertising trackers
- New automatic report focused on security awareness of the traffic session
- Support for launching the service using Nix Arion
v0.1-alpha
First pre-release of AI VPN
- The AI VPN automatically handles VPN requests, provisioning and deprovisioning of VPN accounts, and a basic automatic traffic analysis and reporting of the traffic captured.
- The AI VPN currently supports OpenVPN up to 250 simultaneous users.
- The automatic reports are generated after a VPN profile expire.
- Requests can be sent via email (See documentation on how to configure).
- Tested with Docker version 20.10.6 and docker-compose version 1.28.5