Releases: DaniilSokolyuk/go-pcap2socks
Releases · DaniilSokolyuk/go-pcap2socks
v0.2.0
What's Changed
- chore(deps): bump github.com/miekg/dns from 1.1.66 to 1.1.67 by @dependabot[bot] in #33
- chore(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in #32
- fix windows by @DaniilSokolyuk in #31
- chore(deps): bump github.com/sagernet/sing from 0.6.11 to 0.7.5 by @dependabot[bot] in #39
- chore(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #37
- chore(deps): bump github.com/gopacket/gopacket from 1.3.1 to 1.4.0 by @dependabot[bot] in #34
- chore(deps): bump github.com/miekg/dns from 1.1.67 to 1.1.68 by @dependabot[bot] in #35
- feat: add Path MTU Discovery support with ICMP messaging by @DaniilSokolyuk in #53
- chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #36
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #40
- Performance by @DaniilSokolyuk in #58
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 by @dependabot in #15
- upnp outbound & DNS by @DaniilSokolyuk in #29
- CI by @DaniilSokolyuk in #14
Full Changelog: v0.0.1...v0.1.0
v0.0.1
Changelog
- First release