Skip to content

Releases: xvzc/SpoofDPI

v0.12.0

08 Sep 13:53
Compare
Choose a tag to compare

Changes

  • feat: add the ability to disable ipv6 resolution for dns (#240) by @LiquidTheDangerous
  • chore: use scratch image for Dockerfile instead of distroless (#226) by @gavrilovegor519
  • fix: packet processing for http request (#230) by @xvzc
  • chore: change types of flags that can't be negative to uint* (#231) by @Ledorub
  • docs: add installation instructions for FreeBSD (#219) by @nxjosephofficial
  • docs: revised instructions on russian (#218) by @sergkondr

v0.11.1

29 Aug 08:16
Compare
Choose a tag to compare

Changes

  • chore: use Google Distroless for compact images (#208) by @gavrilovegor519
  • fix: get ctx logger on new request (#198) by @xvzc

v0.11.0

27 Aug 20:53
Compare
Choose a tag to compare

Changes

  • Bumped minor release due to the confilct occured by changing the name of binary

v0.10.12

27 Aug 03:23
Compare
Choose a tag to compare

Changes

  • Renamed the name of binary to spoofdpi

v0.10.11

25 Aug 09:23
Compare
Choose a tag to compare

Changes

  • Refactor Proxy and Args
  • Added termination instruction

v0.10.10

27 Aug 20:38
Compare
Choose a tag to compare

Changes

  • Add error handling for reading client hello
  • Add IPv6 support
  • Improved log format

v0.10.8

27 Aug 20:39
Compare
Choose a tag to compare

Changes

@BuzzBuzzards, @LiquidTheDangerous, @Viktor45, @eltociear, @hufrea, @iamdeka, @igor-arkhipov, @ihateradiohead, @ohaiibuzzle, @xvzc, Andrey Semenov and Канюков Никита Александрович

v0.10.7

27 Aug 20:39
Compare
Choose a tag to compare

Changes

  • imporved io performance for proxy server
  • added internal dns over https
  • added windows binary release

v0.10.6

27 Aug 20:39
Compare
Choose a tag to compare

Changes

  • spoof-dpi now uses system-dns when the given patterns are not matched with the url
  • removed --url option which can be covered with --pattern option.

v0.10.5

27 Aug 20:39
Compare
Choose a tag to compare

Changes

  • added arm64 binary for MacOS