antizapret-vpn-docker

Docker container with antizapret-vpn for selfhosting.

MIT License

Stars
98

Bot releases are hidden (Show)

antizapret-vpn-docker - Latest Release

Published by xtrime-ru about 2 months ago

Features:

  • Control openvpn mtu and optimisations via new ENV variables
  • Ability to log all DNS requests and responses
  • Fix and speed up docker restart and stop
  • Fix "No journal files were found" in logs
  • Fix: add more apple domains to resolve through DNS_RU

Changes:

  • Openvpn related ENV variables now have OPENVPN_* prefix.

Full Changelog: https://github.com/xtrime-ru/antizapret-vpn-docker/compare/v3.2.4...v3.3.0

antizapret-vpn-docker - v3.2.4

Published by xtrime-ru about 2 months ago

Fixes:

  • do not ignore include-ips-*.txt files
  • edit templates before generate command

Full Changelog: https://github.com/xtrime-ru/antizapret-vpn-docker/compare/v3.2.3...v3.2.4

antizapret-vpn-docker - v3.2.3

Published by xtrime-ru about 2 months ago

Disable mtu to fix possible network issues

Full Changelog: https://github.com/xtrime-ru/antizapret-vpn-docker/compare/v3.2.2...v3.2.3

antizapret-vpn-docker - v3.2.2

Published by xtrime-ru about 2 months ago

What's Changed

  • Fix: rules generation with empty strings in ./confing/*-regex-custom.txt files
  • Optimisation: Disable regex policy in kresd if regex are empty

Full Changelog: https://github.com/xtrime-ru/antizapret-vpn-docker/compare/v3.2.1...v3.2.2

antizapret-vpn-docker - v3.2.1

Published by xtrime-ru 2 months ago

Fix: skip empty lines during regex parsing

Full Changelog: https://github.com/xtrime-ru/antizapret-vpn-docker/compare/v3.2.0...v3.2.1

antizapret-vpn-docker - v3.2.0

Published by xtrime-ru 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/xtrime-ru/antizapret-vpn-docker/compare/v3.1.0...v3.2.0

antizapret-vpn-docker - v3.1.0

Published by xtrime-ru 2 months ago

What's Changed

  1. Refactoring
  2. XOR patch
  3. Legacy ciphers option
  4. Regex custom rules
  5. Faster kresd updates
  6. Ferm in docker fix

Check list of available options: https://github.com/xtrime-ru/antizapret-vpn-docker?tab=readme-ov-file#environment-variables

Upgrade instructions

git pull
docker compose pull
docker compose up -d

Full Changelog: https://github.com/xtrime-ru/antizapret-vpn-docker/compare/v3.0.2...v3.1.0

antizapret-vpn-docker - v3.0.2

Published by xtrime-ru 2 months ago

antizapret-vpn-docker - v3.0.1

Published by xtrime-ru 2 months ago

antizapret-vpn-docker -

Published by xtrime-ru 2 months ago

Features:

  • Enable tls-crypt for additional security and obfuscation
  • Redirect journal to stdout / docker logs

Refactoring:

Fixes:

  • Clear config files to prevent git conflicts with user rules during updates

Breaking changes:

  • Old client keys will be regenerated, because new tls-crypt field was added

Upgrade instructions:

git pull
docker compose down
rm -rf client_keys/ easyrsa3/ result/ temp/
docker compose pull
docker compose up -d

Full Changelog: https://github.com/xtrime-ru/antizapret-vpn-docker/compare/v2.1.0...v3.0.0

antizapret-vpn-docker - v2.1.0

Published by xtrime-ru 2 months ago

Optimizations:

  • Kresd rules now created during image build. Container will be ready to serve requests few secconds after start/restart.
    Meanwhile new rules will be generated in background periodically as usual.
antizapret-vpn-docker -

Published by xtrime-ru 2 months ago

Optimizations:

  • Reduce delay before container start sequence
antizapret-vpn-docker - v2.0.2

Published by xtrime-ru 2 months ago

  • Add microsoft, google and openai domains
antizapret-vpn-docker -

Published by xtrime-ru 2 months ago

  • Fix: Filter DNS-over-HTTPS requests
antizapret-vpn-docker - v2.0.0

Published by xtrime-ru 2 months ago

  • Switch to Ubuntu 24.04 from Debian 10;
  • Upgrade to OpenVPN 2.6+ and install openvpn-dco kernel extension for maximum performance;

Full Changelog: https://github.com/xtrime-ru/antizapret-vpn-docker/compare/v1.2.2...v2.0.0

antizapret-vpn-docker -

Published by xtrime-ru 8 months ago

Fix issues with apple: music, app store, updates (second attemtp)

antizapret-vpn-docker -

Published by xtrime-ru 8 months ago

Fix issues with apple: music, app store, updates

antizapret-vpn-docker -

Published by xtrime-ru 8 months ago

Fix issues with apple music and updates

antizapret-vpn-docker -

Published by xtrime-ru about 1 year ago

  • Fix invalid domains blocking DNS start
  • Hotfix DNS issues in container
antizapret-vpn-docker -

Published by xtrime-ru over 2 years ago