func Init()
func IsDomainToProxy(domain string) bool
IsDomainToProxy 判断该域名是否在被代理的名单上
func Proxy(c echo.Context) (err error)
Proxy 走代理