You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
goproxy/hosts

7 lines
222 B
Plaintext

# domain support wildcard and comment line stared with #
# **.google.com match all domain subfix with .google.com
# *.youtube.com only math level 3 sub domain of .youtube.com
# example
10.0.2.2 **.a.com
10.0.2.2 *.c.com