Skip to content

Releases: audibleblink/doxycannon

v0.5.0

11 May 22:02
Compare
Choose a tag to compare

Bugs

  • fixes supervisor dangling processes (thanks @oXis)
  • doxyproxy container name cant have slashes
  • wrong port displayed on doxyproxy start message when using configured
    port

Enhancements

  • Configurable port for doxyproxy (thanks @oXis)
  • Configurable VPN directory (thanks @oXis)
  • Now works without privileged=true
  • Added support for WSL2
  • Docker daemons that run in VMs (windows/macos): use special hostname
    for haproxy that points to the VM IP running the daemon.
    network=host doesn't work on those environments
  • Fewer default threads

v0.4.0 - Tor nodes

26 Aug 01:39
Compare
Choose a tag to compare
  • create subcommands vpn and tor
  • remove --build flag. Build implicitly on config changes
  • adds tor Dockerfile
  • adds --nuke option to delete all Docker artifacts

v0.3.0

21 Aug 19:02
Compare
Choose a tag to compare

Changelog

  1. improve error handling/messaging when attempting to use doxycannon without a listening docker daemon
  2. improve error messaging when doxycannon attempt to create duplicate-named containers
    a. happened when a CTRL+C was pressed during an --up or --single function
  3. adds --clean to resolve issues created by 2a.
  4. resolves issues with docker not building due to old apk repos
  5. Select folders for base VPN configuration with --dir

ex:

mkdir VPN/USA
# * fill folder with USA-exit-node OVPN files*
doxycannon --build
doxycannon --dir VPN/USA --single