github snakem982/Pandora-Box v1.0.15

latest releases: v1.0.17, v1.0.17-alpha2, v1.0.17-alpha...
one month ago

What's Changed

Usage:

proxy-groups:
- name: Smart Group
  type: smart
  # policy-priority: <1 means lower priority, >1 means higher priority, the default is 1
  policy-priority: "Premium:0.9;SG:1.3" 
  # uselightgbm: use LightGBM model predict weight
  uselightgbm: false
  # collectdata: collect datas for model training
  collectdata: false
  # strategy: 'sticky-sessions' or 'round-robin', not support 'consistent-hashing'
  # the default is 'sticky-sessions' with more stable&smoothly nodes switch logic when datas collecting
  strategy: sticky-sessions
  ...

LightGBM Model Download

  • fix: profile url check
  • perf: group switch
  • perf: network traffic calculation
  • perf: theme ui
  • chore: upgrade dependencies
  • doc: Update README.md

Don't miss a new Pandora-Box release

NewReleases is sending notifications on new releases.