mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 08:34:15 +03:00
feat: add net PAC format
This commit is contained in:
27
README.en.md
27
README.en.md
@@ -18,19 +18,20 @@ Demo URL: [https://iplist.opencck.org](https://iplist.opencck.org)
|
||||
- **whois, ipcalc (Linux utilities)**
|
||||
|
||||
# Formats of Output
|
||||
| format | description |
|
||||
|----------|-----------------------|
|
||||
| json | JSON format |
|
||||
| text | Newline-separated |
|
||||
| comma | Comma-separated |
|
||||
| mikrotik | MikroTik Script |
|
||||
| switchy | SwitchyOmega RuleList |
|
||||
| nfset | Dnsmasq nfset |
|
||||
| ipset | Dnsmasq ipset |
|
||||
| clashx | ClashX |
|
||||
| kvas | Keenetic KVAS |
|
||||
| bat | Keenetic Routes .bat |
|
||||
| amnezia | Amnezia filter list |
|
||||
| format | description |
|
||||
|----------|-------------------------------|
|
||||
| json | JSON format |
|
||||
| text | Newline-separated |
|
||||
| comma | Comma-separated |
|
||||
| mikrotik | MikroTik Script |
|
||||
| switchy | SwitchyOmega RuleList |
|
||||
| nfset | Dnsmasq nfset |
|
||||
| ipset | Dnsmasq ipset |
|
||||
| clashx | ClashX |
|
||||
| kvas | Keenetic KVAS |
|
||||
| bat | Keenetic Routes .bat |
|
||||
| amnezia | Amnezia filter list |
|
||||
| pac | Proxy Auto-Configuration file |
|
||||
|
||||
## Configuration
|
||||
|
||||
|
Reference in New Issue
Block a user