Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 2.4.0
    feat : config/services.* - seperate service files for kcp and bridge
    feat : add bridge-quic
    fix : test/test-full/site.yml - add bridge-quic
    feat : README.md -add quic
  • 2.3.0
    fix : update CHANGELOG
    fix : extend apt-get install command and emphasize that Python 11.3 is required
    feat : create a lilypad-runner image that allows to deploy lilypad
    feat : extend readme to explain how to use lilypad-runner docker container for deployment
    fix : add .env file to .gitignore
    feat : config/roles/{openvpn,services.bitmask.yml} - add support for custom port
    feat : config/roles/{bridge,services.bridge.yml} - add support for custom port
    feat : hosts.yml, config/roles/simplevpn, plugin/action/simplevpn.py - add support for custom ports
    fix : plugins/action/simplevpn.py - fix json go unmarshel complient for menshen
    feat : README.md - add how to schedule and configure ports for obfs on gateways
    feat : config/services.bridge.yml - fix ports bridge-kcp
    fix : README.md - fix typo
    feat : site.yml, cofig/roles/bridge* - add seperate role for kcp
    fix : config/roles/bridge/templates/50obfsvpn.firewall.j2 - fix ports
    feat : config/services* - upgrade menshen to 1.5.0, obfsvpn to 1.3.0
  • 2.2.0
    feat : implement openvpn-dco(disabled by default), introduced a variable to install and enable the module
     feat : change from AES-128-CBC to CHACHA20-POLY1305 (since openvpn-dco supports Only AES-GCM and CHACHA20POLY1305)
     fix : add option to disable-dco after initial enable
     feat : upgrade openvpn image to 2-6-3-deb12
     feat : upgrade menshen to 1.3.0
     fix : obfsvpn data dir permissions
     feat: Add bucket property to gateways in simplevpn EIP generation
     fix : services.bitmask.yml - openvpn - remove unused mounts, env's for shapeshifter
     feat : implement code to deploy introducer
     feat : config/roles/{bridge,bridge-introducer} - seperate-out introducer from bridge role
     feat : add obfsvpn-introducer, upgrade obfs container to 1.2.0
     feat : split services.bitmask.yml into three bridge, introducer and bitmask
     fix : float-integration-test - fix and add new host for introducer 
     fix : .gitlab-ci post infra changes - use latest floatup.py, add jumphost conf for reaching vm's
     fix : ansible deprecations 's/ansible.netcommon.ipv4/ansible.utils.ipv4/g'
     fix : Force nginx proxy_cache_use_stale to stay at default value.
     fix : obfsvpn-kcp firewall : add allow rule for kcp port 4431
     fix : menshen deployment add newly introduced env for provider json file
     feat : update menshen version to 1.4.1
     feat : upgrade float to 7e37a32b
  • 2.1.1
    Feat : introduce variable `direct_openvpn_access` to toggle direct connection to openvpn
    Feat : introduce obfsvpn-kcp service
    Upgrade float to 89039534
    Fix outgoing vpn firewall rule to prevent abuse
    Update Readme.md: clarify domain namings, python version and env config, ssh recommendation for ed25519
  • 2.1.0
    - Fix CI tests
    - Fix env for obfs4 bridge service
    - Upgrade menshen to latest
    - Deprecate vpnweb by maintaining v3 compatibility
  • 2.0.0RC1
    Lilypad and Debian Bookworm are out there.
    Tig, tag, you're it!