pierre-emmanuelJ / iptv-proxy

Reverse proxy on iptv m3u and m3u8 file and xtream codes client api
GNU General Public License v3.0
478 stars 139 forks source link

[Feature request] iptv-proxy listening IP address #136

Open Azureit opened 1 year ago

Azureit commented 1 year ago

iptv-proxy will listening in all interfaces 0.0.0.0, what about a option to narrow the interface. An option would be to add a new --address flag to set listening IP address or another option would be when --hostname flag is an IP and that IP is from a local network interface, use it as the listening IP address.