Commit Graph

326 Commits

Author SHA1 Message Date
Ethan Knowlton 410002ff47 upadted template, added https option for ipstack 2023-10-04 09:43:37 -04:00
Ethan Knowlton 81aa484762 Added extra IP Stack fields
- IsDaylightSavings
- IsProxy
- IsTOR
- IsCrawler
- CrawlerName
- CrawlerType
- ThreatLevel
- ThreatTypes
2023-09-30 11:17:44 -04:00
Jacob Haug 09a47bea6a
Merge pull request #1 from levelsoftware/adding-ipstack
Adding IPStack
2023-09-24 22:21:25 -04:00
Ethan Knowlton 6172d2f2ae fixed some tests for service flags 2023-09-23 09:52:20 -04:00
Ethan Knowlton d3bee3c4d8 removed debuging log statement 2023-09-22 21:31:07 -04:00
Ethan Knowlton 4e50dce997 added credit 2023-09-22 21:30:24 -04:00
Ethan Knowlton ec76504d45 added credit 2023-09-22 21:29:46 -04:00
Ethan Knowlton 79e3d6a9be gofmt -- hopefuly what works 2023-09-22 21:28:49 -04:00
Ethan Knowlton 02619025af some refactoring, more to go 2023-09-22 21:23:16 -04:00
Ethan Knowlton 08a55bc67f some refactoring, more to go 2023-09-22 21:21:58 -04:00
Ethan Knowlton 799eea7d12 added ip stack 2023-09-22 20:15:10 -04:00
Ethan Knowlton f152d2c2a8 oops 2023-09-22 14:35:32 -04:00
Ethan Knowlton fcadf09659 revert this error log 2023-09-22 14:24:07 -04:00
Ethan Knowlton e766f27d9d seperate parser from code, verify this is working -- then to add ipstack 2023-09-22 14:22:48 -04:00
Martin Polden d84665c26c
Merge pull request #162 from Alphakilo/master
Implement `/asn-org` endpoint
2023-05-21 20:26:14 +02:00
Martin Polden 31b161feee
Merge pull request #145 from ashleyprimo/master
Update README -> MaxMind Geo Information
2023-05-21 20:25:51 +02:00
Martin Polden b2859dc565
Merge pull request #125 from marcellmartini/master
Refactory of multiValueFlag.String()
2023-05-21 20:25:25 +02:00
Alphakilo 44ce088bb3 update docs 2022-09-04 00:09:52 +02:00
Alphakilo dcefd6f1c6 implement `/asn-org` endpoint 2022-09-04 00:06:01 +02:00
Marcell Martini 11fc656391
Merge branch 'mpolden:master' into master 2022-01-25 15:58:22 -04:00
Ashley Primo 0fbe52be45 Update README.md to include information regarding MaxMind Geo DB 2021-11-08 20:53:31 +00:00
Martin Polden ffa6674637 build: Merge jobs as data is not shared between them 2021-08-03 23:28:13 +02:00
Martin Polden 2899ca8f39 build: Build before deploying 2021-08-03 23:23:13 +02:00
Martin Polden 7b98b93f52
Merge pull request #141 from CosmicToast/patch-1
add xh to the list of cli utilities
2021-08-03 23:16:13 +02:00
Martin Polden 67f5a9e5a8
Merge pull request #142 from mpolden/limit-deploy
build: Limit deploy to master branch
2021-08-03 23:14:58 +02:00
Martin Polden ae2bbd8832 build: Bump Go version 2021-08-03 23:12:40 +02:00
Martin Polden 2b630f01a0 build: Limit deploy to master branch 2021-08-03 23:12:12 +02:00
Chloe Kudryavtsev 073e19b330
add xh to the list of cli utilities
xh is https://github.com/ducaale/xh
2021-08-03 16:04:43 -04:00
Martin Polden 70c9a8cbca readme: Use go install 2021-06-25 21:18:48 +02:00
Martin Polden 92a434d7ea mod: Bump github.com/oschwald/geoip2-golang
Fixes #120
2021-02-24 20:56:36 +01:00
Martin Polden 4024add6e1 build: Build and publish image once 2021-01-24 15:11:44 +01:00
Martin Polden 8374778df8 build: Bump build image 2021-01-24 15:09:56 +01:00
Martin Polden 711ea5377d build: Configure secrets 2021-01-24 15:05:08 +01:00
Martin Polden 4f071cd6a2 build: Configure GitHub Actions 2021-01-24 14:57:20 +01:00
Martin Polden 994c2529e9
Merge pull request #126 from leafcloudhq/master
Fixed a display issue for long ipv6 addresses and port input on mobile
2021-01-10 13:30:23 +01:00
Thatcher Peskens 6e4650327d Fixed table width on mobile and dark buttons 2021-01-10 12:50:14 +01:00
Thatcher Peskens 7b849f72bf Fixed a display issue for long ipv6 addresses and port input on mobile 2021-01-10 12:20:03 +01:00
Marcell Martini a4d13ad0ed feat: Adding test to main.go 2020-12-31 16:30:15 -04:00
Marcell Martini 08fdacc082 feat: Remove if inside loop from String() 2020-12-31 16:30:15 -04:00
Martin Polden 98f9efbfb8 html: Minor adjustments 2020-12-17 18:36:01 +01:00
Thatcher ab8f90431b
New template (#121) 2020-12-14 19:02:35 +01:00
Martin Polden 762f454865 http: Include status in response 2020-12-09 21:16:11 +01:00
Martin Polden 86b68bdf55 http: Return bad request for invalid requests 2020-12-09 21:10:15 +01:00
Martin Polden a4808f1fa4 http: Log server errors 2020-12-09 21:10:10 +01:00
Martin Polden 0d3594284e cmd: Reject non-option arguments 2020-12-03 22:28:27 +01:00
Martin Polden cd687f6343 http: Indent JSON responses
Fixes #114.
2020-11-09 21:58:40 +01:00
Martin Polden d6d4322885
Merge pull request #108 from Alphakilo/add-sri
introduce subresource integrity
2020-09-23 18:35:06 +02:00
Niklas 5794131a7c
introduce subresource integrity
added [integrity](https://developer.mozilla.org/de/docs/Web/Security/Subresource_Integrity) tags to external resources, so browser refuse to load content in case of SHA384 mismatch
2020-09-23 17:50:34 +02:00
Martin Polden 832f3655e8 http, cache: Track evictions 2020-09-12 10:11:47 +02:00
Martin Polden b7ed233452 http, cache: Support cache resizing 2020-09-12 10:11:38 +02:00