barneygale / mark2

minecraft server wrapper, written in python with twisted
Other
105 stars 27 forks source link

IRC Bind to IP #138

Open CoryManson opened 10 years ago

CoryManson commented 10 years ago

It appears as though mark2 goes for the first IP address available (eth0) when making an IRC connection.

After running up several servers and connecting them to IRC I start to have trouble hitting connection limits.

Is it possible to have mark2 bind to a certain IP address or interface to make IRC connections?