plamoni / SiriProxy

A (tampering) proxy server for Apple's Siri
GNU General Public License v3.0
2.12k stars 343 forks source link

Add support for specifying IP Address to listen on #407

Closed mjc closed 11 years ago

mjc commented 11 years ago

This patch adds a listen parameter to the config.yml and to the config options. Useful if you only want to listen on one IP address.

plamoni commented 11 years ago

Seems pretty handy, thanks!