Commit Graph

15 Commits

Author SHA1 Message Date
Ethan Knowlton 45192d651f added RSA and EDDSA 2023-11-04 22:56:51 -04:00
Ethan Knowlton 967931fd25 Enable use of Environment Variables
I didn't want to kep the API Key in a file because it could be exposed
so I thought a environment variable would be good. Might of got carried
away and didn't need to put all config options in environment variables.

commit ba35fa73512a5d0d868c9e9147f55fe50db0ec99
Author: Ethan Knowlton <ethan@dubtown.dev>
Date:   Sat Oct 7 22:35:31 2023 -0400

    removed debug statement

commit 3808cc26dfac70e5c205df807b26855bf4562196
Author: Ethan Knowlton <ethan@dubtown.dev>
Date:   Sat Oct 7 22:32:27 2023 -0400

    Could Cause Problems

    Shouldn't need to run make as super user, but usually
    you would run `make install`. I could add this to the install step
    and remove the install from all step but it could mess up publishing
    to ip.level.io.

    Just going to remove it for now.

commit aa0cb39b08e71e1ef897f2d3f3a4fc7e5aff4c03
Author: Ethan Knowlton <ethan@dubtown.dev>
Date:   Sat Oct 7 20:05:14 2023 -0400

    adding env variables to readme
2023-10-08 14:46:51 -04:00
Ethan Knowlton 269bf95625 refactor module name to levelsoftware 2023-10-05 11:43:02 -04:00
Martin Polden 66719b9932 Download GeoIP databases on startup 2019-12-25 19:41:35 +01:00
Niklas 7fbc2e1b9f ASN database, part 2 (#67)
ASN lookup
2019-07-05 15:01:45 +02:00
Martin Polden fefe371369 Use Go modules 2018-08-27 21:13:06 +02:00
Martin Polden 569c2f3879 Update gitignore 2018-08-14 21:09:02 +02:00
Martin Polden 3f1e267750 Update gitignore 2018-03-01 21:05:38 +01:00
Martin Polden a7ff603ab1 Update database URLs
Fixes #46
2018-02-09 21:45:22 +01:00
Martin Polden 8f71576357 Add support for city lookup 2016-04-17 11:28:47 +02:00
Martin Polden 796a1342d0 Update gitignore 2014-12-26 22:47:20 +01:00
Martin Polden e16e9a7aa9 Cleanup 2014-12-22 00:55:24 +01:00
Martin Polden fecf0b90d8 Update gitignore 2012-11-25 21:21:26 +01:00
Martin Polden f17c3bf5ef Update gitignore 2012-11-21 13:51:03 +01:00
Martin Polden dc96c778e9 Ignore server binary 2012-11-19 19:55:22 +01:00