Skip to content

Releases: 0x676e67/vproxy

v0.2.1

03 May 13:47
Compare
Choose a tag to compare

What's Changed

  • feat(sys): Add display sysinfo by @gngpp in #30
  • feat(serve): Improve request logging by @gngpp in #31

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 May 12:52
Compare
Choose a tag to compare

What's Changed

  • Update self_update requirement from 0.39.0 to 0.40.0 by @dependabot in #22
  • Update nix requirement from 0.27.1 to 0.28.0 by @dependabot in #17
  • feat: Initial support for socks5 protocol by @gngpp in #27
  • refactor(serve): Refactor the validation module by @gngpp in #28
  • feat(socks5): Support binding IP-CDIR when connecting by @gngpp in #29

Full Changelog: v0.1.7...v0.2.0

v0.1.7

26 Apr 03:40
Compare
Choose a tag to compare

What's Changed

  • feat(http): Added IP whitelist restrictions by @gngpp in #21

Full Changelog: v0.1.6...v0.1.7

v0.1.6

19 Apr 03:02
Compare
Choose a tag to compare

What's Changed

  • Update base64 requirement from 0.21.6 to 0.22.0 by @dependabot in #18
  • revert(serve): Revert tls support by @gngpp in #20

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

09 Jan 08:36
Compare
Choose a tag to compare

What's Changed

  • feat(http): Add basic auth by @gngpp in #14
  • deps(tracing-subscriber): bump version to v0.3.18 by @gngpp in #15
  • deps(clap): bump version to v4.4.14 by @gngpp in #16

Full Changelog: v0.1.4...v0.1.5

v0.1.4

29 Dec 14:58
Compare
Choose a tag to compare

What's Changed

  • feat(daemon): Add restart support by @gngpp in #11
  • feat(http): Try to connect with ipv6 and fallback to ipv4/ipv6 by @gngpp in #13

Full Changelog: v0.1.3...v0.1.4

v0.1.3

29 Dec 07:07
Compare
Choose a tag to compare

What's Changed

  • feat: Support online update program by @gngpp in #7
  • fix: Fix Ipv4Addr::UNSPECIFIED address not available by @gngpp in #9
  • deps(self_update): Add rustls support by @gngpp in #10

Full Changelog: v0.1.2...v0.1.3

v0.1.2

28 Dec 08:04
Compare
Choose a tag to compare

What's Changed

  • feat: Support background daemon process by @gngpp in #4
  • fix: Use the system to allocate available ports by @gngpp in #5
  • cargo clippy --fix by @gngpp in #6

Full Changelog: v0.1.1...v0.1.2

v0.1.1

25 Dec 15:15
Compare
Choose a tag to compare

What's Changed

  • Fix request error panic by @gngpp in #2

New Contributors

  • @gngpp made their first contribution in #2

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Dec 10:01
Compare
Choose a tag to compare