mirror of
https://github.com/rekryt/iplist.git
synced 2026-02-26 09:18:35 +03:00
feat: template for MikrotikController
https://github.com/rekryt/iplist/issues/88
This commit is contained in:
@@ -279,6 +279,12 @@ iplist_v4_cidr
|
||||
- In IP -> Firewall -> Address Lists, a new lists should appear (in this example, named `youtube`)
|
||||
- 
|
||||
|
||||
Using the `template` GET parameter for the `mikrotik` format, you can specify a template for the list name:
|
||||
```
|
||||
https://iplist.opencck.org/?format=mikrotik&data=cidr4&append=timeout%3D1d&template={group}_{data}
|
||||
```
|
||||
By default the template has the value: `{group}_{data}`
|
||||
|
||||
## Setting up HomeProxy (sing-box)
|
||||
Enable "Routing mode" in "Only proxy mainland China":
|
||||

|
||||
|
||||
Reference in New Issue
Block a user