v2.4.1
What's Changed
- chore: removes clippy warning with rust 1.89 by @0x676e67 in #162
- chore(deps): update sysinfo requirement from 0.36 to 0.37 by @dependabot[bot] in #163
- chore(deps): update netlink-packet-route requirement from 0.24.0 to 0.25.1 by @dependabot[bot] in #168
- chore(deps): update rtnetlink requirement from 0.17 to 0.18 by @dependabot[bot] in #169
- chore(deps): update sysctl requirement from 0.6.0 to 0.7.1 by @dependabot[bot] in #170
- refactor mod by @0x676e67 in #172
- feat: change default bind to
127.0.0.1:1080for security by @0x676e67 in #173 - feat(socks): Improve UDP proxy handling by @0x676e67 in #175
- perf(socks): optimize socks implementation to avoid heap allocation by @0x676e67 in #176
- feat: make log parameter global across all commands by @0x676e67 in #177
Full Changelog: v2.4.0...v2.4.1