Skip to content

v0.8.2

Compare
Choose a tag to compare
@taamarin taamarin released this 15 May 14:31
· 221 commits to master since this release

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

Full Changelog: v0.8...v0.8.2