What's Changed
✨ Features
- Now supports setting
lan-allowed-ips
andlan-disallowed-ips
to control IP restrictions when enabling local area network access. - Now supports starting Clash through the
cfg-url
parameter to pass the subscription update URL. - Now supports setting the request header when pulling subscriptions through the
cfg-header
parameter.
🐛 Bug Fixes
- Fixed the content error in the
config.pb.go
file.
Full Changelog: v1.0.0...v1.0.1