Recent Releases of aivpn
aivpn - v0.2-beta
What's Changed
- Create CODEOFCONDUCT.md by @verovaleros in https://github.com/stratosphereips/AIVPN/pull/19
- Create SECURITY.md by @verovaleros in https://github.com/stratosphereips/AIVPN/pull/20
- Create CONTRIBUTING.md by @verovaleros in https://github.com/stratosphereips/AIVPN/pull/21
- Update issue templates by @verovaleros in https://github.com/stratosphereips/AIVPN/pull/22
- Create pullrequesttemplate.md by @verovaleros in https://github.com/stratosphereips/AIVPN/pull/23
- Create dependabot.yml by @verovaleros in https://github.com/stratosphereips/AIVPN/pull/24
- Enable dependabot alerts by @verovaleros in https://github.com/stratosphereips/AIVPN/pull/25
- Small improvements to Contributing guidelines by @verovaleros in https://github.com/stratosphereips/AIVPN/pull/27
- Bugfix Slips IDS process hangs by @verovaleros in https://github.com/stratosphereips/AIVPN/pull/29
- aivpn.py refactoring by @annabandicoot in https://github.com/stratosphereips/AIVPN/pull/28
- Refactor mod slips by @verovaleros in https://github.com/stratosphereips/AIVPN/pull/30
- Store Zeek logs in the output by @verovaleros in https://github.com/stratosphereips/AIVPN/pull/31
- Refactor mod comm recv by @annabandicoot in https://github.com/stratosphereips/AIVPN/pull/32
- Develop by @verovaleros in https://github.com/stratosphereips/AIVPN/pull/33
New Contributors
- @annabandicoot made their first contribution in https://github.com/stratosphereips/AIVPN/pull/28
Full Changelog: https://github.com/stratosphereips/AIVPN/compare/v0.1.1-beta...v0.2-beta
- CSS
Published by verovaleros over 3 years ago
aivpn - v0.1.1-beta
- Slack notifications
- New AI VPN CLI
- New report format
- Bug fixes and general improvements
Full Changelog: https://github.com/stratosphereips/AIVPN/compare/v0.1.0-beta...v0.1.1-beta
- CSS
Published by verovaleros over 3 years ago
aivpn - 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
- CSS
Published by verovaleros about 4 years ago
aivpn - 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
- CSS
Published by verovaleros almost 5 years ago