MCPcopy Create free account

hub / github.com/ACL4SSR/ACL4SSR / functions

Functions23 in github.com/ACL4SSR/ACL4SSR

↓ 11 callersFunctionwrite_file
(filepath, content)
scripts/gfwlist_parser.py:168
↓ 5 callersFunctionis_cidr
(s)
scripts/gfwlist_parser.py:30
↓ 5 callersFunctionis_ip
(s)
scripts/gfwlist_parser.py:8
↓ 2 callersFunctionextract_domain_from_url
(url)
scripts/gfwlist_parser.py:87
↓ 2 callersFunctionformat_ip_cidr_rules
(ip_rules)
scripts/gfwlist_parser.py:173
↓ 2 callersFunctiongenerate_clash_provider_yaml
(domain_list, ip_list, filename, title="payload")
scripts/gfwlist_parser.py:330
↓ 2 callersFunctiongenerate_clash_ruleset_list
(domain_list, ip_list, filename, title="GFWList")
scripts/gfwlist_parser.py:358
↓ 2 callersFunctionis_domain_rule_type
(rule_type)
scripts/gfwlist_parser.py:214
↓ 2 callersFunctionis_ip_rule_type
(rule_type)
scripts/gfwlist_parser.py:217
↓ 2 callersFunctionnormalize_ip_rule
(ip_rule)
scripts/gfwlist_parser.py:59
↓ 2 callersFunctionsplit_yaml_file
(filepath)
scripts/gfwlist_parser.py:238
↓ 1 callersFunctionfetch_gfwlist
(url="https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt")
scripts/gfwlist_parser.py:78
↓ 1 callersFunctionformat_acl_rules
(domains)
scripts/gfwlist_parser.py:161
↓ 1 callersFunctionformat_ip_cidr_acl_rules
(ip_rules)
scripts/gfwlist_parser.py:184
↓ 1 callersFunctiongenerate_acl_file
(domain_list, ip_list, filename, title="GFWList Rules")
scripts/gfwlist_parser.py:304
↓ 1 callersFunctionmain
()
scripts/gfwlist_parser.py:387
↓ 1 callersFunctionnormalize_ip_for_clash
(ip_rule)
scripts/gfwlist_parser.py:69
↓ 1 callersFunctionparse_gfwlist
(content)
scripts/gfwlist_parser.py:100
↓ 1 callersFunctionparse_list_rule_line
(line)
scripts/gfwlist_parser.py:206
↓ 1 callersFunctionparse_yaml_rule_line
(line)
scripts/gfwlist_parser.py:191
↓ 1 callersFunctionsplit_existing_rule_files
()
scripts/gfwlist_parser.py:220
↓ 1 callersFunctionsplit_list_file
(filepath)
scripts/gfwlist_parser.py:271
Functionformat_domain_suffix_rules
(domains)
scripts/gfwlist_parser.py:154