1 Star 0 Fork 887

xuanfeng92/goproxy

forked from 狂奔的蜗牛./goproxy 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
hosts 222 Bytes
Copy Edit Raw Blame History
arraykeys authored 2019-06-25 13:44 . v7.6
# 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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/xuanfeng92/proxy.git
git@gitee.com:xuanfeng92/proxy.git
xuanfeng92
proxy
goproxy
master

Search