v0.8.2
What's Changed
- Enable IP forwarding ( sysctl -w net.ipv4.ip_forward=1 sysctl -w net.ipv6.conf.all.forwarding=1)
- fix update dashboard/yacd( su -c /data/adb/box/scripts/box.tool upyacd )
- change dashboard url using yacd-meta
- add intranet ip range: 172.16.0.0/12 by @rockxsj in #19
- add intranet6 ip range: fc00::/7 by @Nep-Timeline in #20
- 修复因面板文件夹不存在而导致的解压失败 by @powerAn2020 in #22
New Contributors
- @rockxsj made their first contribution in #19
- @Nep-Timeline made their first contribution in #20
- @powerAn2020 made their first contribution in #22
Full Changelog: v0.8...v0.8.2