Enhancements
Per-client source IP limit #106
Clients can now be capped to a number of concurrent source IPs — a 10s in-process scan keeps the earliest N, closes the rest and bans them for five minutes; default 0 = unlimited, so upgrading changes nothing.
IP limit is available in the client drawer and the bulk-add form. Limited clients carry an n/N chip in the Clients list, which opens the live address list.
Chores
- The vendored
core/protocol/copies no longer carry a sing-box version in their headers —scripts/check-protocol-copies.shderives the real one fromgo.mod - GitHub language stats no longer ignore the frontend
Full Changelog: v1.6.4...v1.7.0