Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ACL4SSR/ACL4SSR
/ functions
Functions
23 in github.com/ACL4SSR/ACL4SSR
⨍
Functions
23
◇
Types & classes
0
↓ 11 callers
Function
write_file
(filepath, content)
scripts/gfwlist_parser.py:168
↓ 5 callers
Function
is_cidr
(s)
scripts/gfwlist_parser.py:30
↓ 5 callers
Function
is_ip
(s)
scripts/gfwlist_parser.py:8
↓ 2 callers
Function
extract_domain_from_url
(url)
scripts/gfwlist_parser.py:87
↓ 2 callers
Function
format_ip_cidr_rules
(ip_rules)
scripts/gfwlist_parser.py:173
↓ 2 callers
Function
generate_clash_provider_yaml
(domain_list, ip_list, filename, title="payload")
scripts/gfwlist_parser.py:330
↓ 2 callers
Function
generate_clash_ruleset_list
(domain_list, ip_list, filename, title="GFWList")
scripts/gfwlist_parser.py:358
↓ 2 callers
Function
is_domain_rule_type
(rule_type)
scripts/gfwlist_parser.py:214
↓ 2 callers
Function
is_ip_rule_type
(rule_type)
scripts/gfwlist_parser.py:217
↓ 2 callers
Function
normalize_ip_rule
(ip_rule)
scripts/gfwlist_parser.py:59
↓ 2 callers
Function
split_yaml_file
(filepath)
scripts/gfwlist_parser.py:238
↓ 1 callers
Function
fetch_gfwlist
(url="https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt")
scripts/gfwlist_parser.py:78
↓ 1 callers
Function
format_acl_rules
(domains)
scripts/gfwlist_parser.py:161
↓ 1 callers
Function
format_ip_cidr_acl_rules
(ip_rules)
scripts/gfwlist_parser.py:184
↓ 1 callers
Function
generate_acl_file
(domain_list, ip_list, filename, title="GFWList Rules")
scripts/gfwlist_parser.py:304
↓ 1 callers
Function
main
()
scripts/gfwlist_parser.py:387
↓ 1 callers
Function
normalize_ip_for_clash
(ip_rule)
scripts/gfwlist_parser.py:69
↓ 1 callers
Function
parse_gfwlist
(content)
scripts/gfwlist_parser.py:100
↓ 1 callers
Function
parse_list_rule_line
(line)
scripts/gfwlist_parser.py:206
↓ 1 callers
Function
parse_yaml_rule_line
(line)
scripts/gfwlist_parser.py:191
↓ 1 callers
Function
split_existing_rule_files
()
scripts/gfwlist_parser.py:220
↓ 1 callers
Function
split_list_file
(filepath)
scripts/gfwlist_parser.py:271
Function
format_domain_suffix_rules
(domains)
scripts/gfwlist_parser.py:154