Closed Auros closed 2 years ago
By binding with a wildcard, the web interface can be accessed through a user's network instead of only on their host machine.
Binding to wildcard isn't really feasible because Twitch requires the authorization callback urls to be known ahead of time and registered, which is not really possible in this case.
By binding with a wildcard, the web interface can be accessed through a user's network instead of only on their host machine.