brawlstats icon indicating copy to clipboard operation
brawlstats copied to clipboard

Remove generator of ips

Open NomCustom opened this issue 4 years ago • 1 comments

When we need to create a brawl stars api key, we can add ip so as not to give access to the api key to anyone. But you can't change a single detail of the key. And the library generate som RANDOM IP so we are forced to create another api key. It's really annoying.

NomCustom avatar May 27 '21 17:05 NomCustom

The library does not generate a random IP, it uses the IP of the machine you are running the program on.

SharpBit avatar Jun 17 '21 16:06 SharpBit