youzan / zan-proxy

An extensible proxy for PC/Mobile/APP developer
https://youzan.github.io/zan-proxy/
MIT License
1.82k stars 186 forks source link

启动无法打开管理页面 #16

Closed yyman001 closed 6 years ago

yyman001 commented 6 years ago

启动命令后

C:\Users\XF                                                                                                   
λ zan-proxy                                                                                                   
当前已是最新版本                                                                                                      
开始同步远程规则集                                                                                                     
同步远程规则集结束                                                                                                     
开始同步远程Host文件                                                                                                  
同步远程Host文件结束                                                                                                  
koa deprecated Support for generators will be removed in v3. See the documentation for examples of how to conv
ert old middleware https://github.com/koajs/koa/blob/master/docs/migration.md AppData\Roaming\npm\node_modules
\zan-proxy\dist\App\manager\index.js:50:18                                                                    
koa deprecated Support for generators will be removed in v3. See the documentation for examples of how to conv
ert old middleware https://github.com/koajs/koa/blob/master/docs/migration.md AppData\Roaming\npm\node_modules
\zan-proxy\dist\App\plugin-manager\index.js:124:13                                                            
Proxy Port: 8001                                                                                              
Manager: http://10.10.10.25:40001                                                                             

打开的是 http://10.10.10.25:40001 , 这个服务不是本地的吗?怎么打开远程的管理了...

mickeyinfoshan commented 6 years ago

10.10.10.25 是你机器的ip

yyman001 commented 6 years ago

好像用locahost的不行, 用ip是可以的了,建议打开是localhost 或 用户自己的ip 就更好了.