Commit Graph

97 Commits

Author SHA1 Message Date
George Shammas 78e86124e5
Merge pull request #30 from georgyo/renovate/go-1.x
Update module go to 1.19
2022-10-20 22:57:58 -04:00
George Shammas 833d73a474
Merge pull request #33 from georgyo/renovate/cachix-install-nix-action-18.x
Update cachix/install-nix-action action to v18
2022-10-20 22:57:45 -04:00
renovate[bot] c09b517e0b
Update cachix/install-nix-action action to v18 2022-10-12 17:00:34 +00:00
George Shammas ff42489cc4 Easier cURL command copy/paste
Thanks @JeffAlyanak

/closes #32
2022-09-27 09:53:44 -04:00
George Shammas e4e13cd753 Update deps 2022-09-27 08:49:49 -04:00
renovate[bot] 6b3f4f4a44
Update module go to 1.19 2022-08-02 16:57:53 +00:00
George Shammas 594802e6bb
Merge pull request #29 from georgyo/renovate/cachix-install-nix-action-17.x
Update cachix/install-nix-action action to v17
2022-07-07 15:46:55 -04:00
George Shammas 7054815337
Update renovate.json 2022-07-07 15:46:01 -04:00
renovate[bot] 9b35e43bac
Update cachix/install-nix-action action to v17 2022-07-07 19:45:19 +00:00
George Shammas 19a82d82e4 Merge remote-tracking branches 'origin/renovate/actions-checkout-3.x' and 'origin/renovate/actions-setup-go-3.x' 2022-07-07 15:44:22 -04:00
renovate[bot] d17a8285a3
Update actions/setup-go action to v3 2022-07-07 19:18:53 +00:00
renovate[bot] 11baa858da
Update actions/checkout action to v3 2022-07-07 19:18:49 +00:00
George Shammas 0b544bf132
Merge pull request #25 from georgyo/renovate/configure
Configure Renovate
2022-07-07 15:18:39 -04:00
renovate[bot] d87c0b0594
Add renovate.json 2022-07-07 19:14:29 +00:00
George Shammas a41e6851c3
Update README.md 2022-06-26 19:36:18 -04:00
George Shammas 22d8145cf2
Update README.md 2022-06-26 19:30:35 -04:00
George Shammas c6824ae921 #24 Fix parsing of windows command line user agents 2022-06-15 16:34:33 +00:00
George Shammas 57adc03f87 #24: Add powershell user agents 2022-06-15 15:56:59 +00:00
George Shammas 5f8ebefe7f Update nix vendor sha 2022-06-15 15:55:08 +00:00
George Shammas 6f61383b52 Depricate old go versions 2022-06-15 15:53:34 +00:00
George Shammas 56ff29ae3f Update version matrix 2022-06-15 15:48:21 +00:00
George Shammas 896661a73d Update copyright 2022-06-15 15:47:15 +00:00
George Shammas e9ad4c9ff2 Update dependencies 2022-06-15 15:47:04 +00:00
George Shammas 0395b2024d Switch to using jsoniter 2022-01-05 12:23:33 -05:00
George Shammas 5a94b7a588 Change format of js response for single object requests 2022-01-05 10:46:52 -05:00
George Shammas 7b2fcd7473 Fix host api endpoints 2022-01-05 10:46:22 -05:00
George Shammas 8906365897 Understand more useragents to be commandline 2022-01-05 10:29:56 -05:00
George Shammas 3ef4ff2570
Merge pull request #22 from StephanieSunshine/fix-template
fixing template to include Javascript endpoint
2022-01-05 10:01:40 -05:00
Stephanie Sunshine af05060def fixing template to include Javascript endpoint 2022-01-05 04:42:11 -08:00
George Shammas 4e068cef31 Use github actions to ensure code is formated. 2022-01-04 20:47:07 -05:00
George Shammas 5b1ec83bff update nix config 2022-01-04 17:42:51 -05:00
George Shammas 9afce7528d Update lock file 2022-01-04 17:07:59 -05:00
George Shammas b91d8b5fda go fmt 2022-01-04 17:07:48 -05:00
Stephanie Sunshine 984be2f57e Added Javascript endpoints and systemd service example 2022-01-04 17:06:08 -05:00
stephanie a5adaf7e50 adding endpoint /all.js 2022-01-04 17:06:08 -05:00
dependabot[bot] cb6219d000 Bump github.com/gin-gonic/gin from 1.6.3 to 1.7.0
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.6.3...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 18:31:45 -04:00
dependabot[bot] 9dd743124e Bump github.com/pires/go-proxyproto from 0.5.0 to 0.6.0
Bumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/pires/go-proxyproto/releases)
- [Commits](https://github.com/pires/go-proxyproto/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/pires/go-proxyproto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 18:08:02 -04:00
Buildkite 6b6e51d03b Recognize requests from HTTPie and treat them like requests from curl 2021-07-21 07:24:37 -04:00
George Shammas ef8a65594a Add support for chained X-Forwarded-For headers 2021-04-10 09:36:08 -04:00
George Shammas 20c1bb595a Add proxyproto support 2021-04-05 12:26:13 -04:00
George Shammas 23a10b7039 Add a header to change the which header we look for the remote IP
closes #3
2021-03-29 08:29:27 -04:00
Peter 45d46592cf Update index.html
Welcome to 2021
2021-02-16 15:29:08 -05:00
Andrew Marcuse c82e3a5ff8 FIX: json response for specific field endpoints 2020-11-28 09:09:29 -05:00
George Shammas 4c19dda3a6 Switch to using upstream nixpkgs 2020-11-17 12:36:21 -05:00
George Shammas ea94c5e417 Add building a docker file 2020-11-16 21:42:21 -05:00
George Shammas 0f6591ff04 Add nix flake files 2020-11-15 21:19:12 -05:00
George Shammas 63fa2caee0 Go mod update 2020-11-15 21:04:25 -05:00
Malte Reddig ae1289d2ad Exclude configuration information into new Struct 2020-10-05 09:55:52 -04:00
Malte Reddig 042e135147 Add Dockerfile and docker-compose.yml
This provides a Dockerfile with an docker-compose.yml to install ifconfig.io on a Docker Server
2020-10-05 09:55:52 -04:00
Malte Reddig e9feea4898 Add HOSTNAME Env Variable
The HOSTNAME Env Variable adapts the HTML template to the current hostname.

This is by default `ifconfig.io`
2020-10-05 09:55:52 -04:00