badips

Open full view…

400 when I try to get a key

theodotos
Tue, 12 Feb 2019 09:20:38 GMT

I tried to generate an API key but getting a 400: ``` $ wget https://www.badips.com/get/key --2019-02-12 10:37:13-- https://www.badips.com/get/key Resolving www.badips.com (www.badips.com)... 78.46.35.141, 2a01:4f8:221:2b0b::2 Connecting to www.badips.com (www.badips.com)|78.46.35.141|:443... connected. HTTP request sent, awaiting response... 400 Bad Request 2019-02-12 10:37:14 ERROR 400: Bad Request. ``` Am I doing something wrong?

thalamew
Wed, 20 Feb 2019 09:47:54 GMT

+1

tiagotriques
Thu, 21 Nov 2019 13:51:00 GMT

Add an IP first with `wget https://www.badips.com/add/ssh/<ip>` Then you can request a key : )