MaskRay / wechatircd

㊙用IRC客户端控制微信网页版
https://maskray.me/blog/2016-02-21-wechatircd
408 stars 47 forks source link

Allow different binding addresses for ircd #13

Closed x1a0 closed 8 years ago

x1a0 commented 8 years ago

I run it in docker.

It's OK to only listen on 127.0.0.1 for web server because browser runs in same container. However my IRC client runs in another container so I need IRC server to listen on a "public" address.