Commit Graph

  • 4c19dda3a6 Switch to using upstream nixpkgs George Shammas 2020-11-17 12:36:21 -05:00
  • ea94c5e417 Add building a docker file George Shammas 2020-11-16 21:42:21 -05:00
  • 0f6591ff04 Add nix flake files George Shammas 2020-11-15 21:05:14 -05:00
  • 63fa2caee0 Go mod update George Shammas 2020-11-15 21:04:25 -05:00
  • ae1289d2ad Exclude configuration information into new Struct Malte Reddig 2020-10-05 15:34:22 +02:00
  • 042e135147 Add Dockerfile and docker-compose.yml Malte Reddig 2020-10-05 13:38:38 +02:00
  • e9feea4898 Add HOSTNAME Env Variable Malte Reddig 2020-10-05 13:36:27 +02:00
  • bdc30bf2c7 Add TLS Flag and make it optional Malte Reddig 2020-10-05 13:34:48 +02:00
  • fde02bd06b Fix readme typo: adverage -> average Joseph Frazier 2020-09-02 23:08:54 -04:00
  • b8a560cae1 Merge pull request #5 from mkoryak/patch-1 George Shammas 2020-08-06 11:57:19 -04:00
  • b6d74ca01b clean up Misha Koryak 2020-08-04 09:49:49 -04:00
  • 596054b426 Inlined styles used from bootstrap Misha Koryak 2020-08-04 09:47:51 -04:00
  • 87bf0b89a6 Remove useless docker files George Shammas 2020-07-24 19:02:14 +00:00
  • afde12d26c Delete dead code paths George Shammas 2020-07-24 19:00:35 +00:00
  • 1e437f5598 go get -u George Shammas 2020-07-24 18:41:53 +00:00
  • ab45a06041 Progress George Shammas 2020-06-28 12:57:25 +00:00
  • 0a0dc048e1 Old progress George Shammas 2020-06-14 20:40:47 +00:00
  • 2f4f8ce6c7 Update go mod George Shammas 2019-08-20 19:25:55 +00:00
  • 0df5e08d28 Handle SSL autocerting much better George Shammas 2019-06-07 21:20:18 +00:00
  • 06722d0da4 progress? George Shammas 2019-04-23 13:18:44 +00:00
  • 95006a78e2 Version Bumps George Shammas 2019-03-18 23:19:26 +00:00
  • a8a41f114c Progress George Shammas 2018-12-27 22:12:12 +00:00
  • 9d6ff7803a Allow the use of cloudflare IP George Shammas 2016-07-19 23:00:05 +00:00
  • e3d1bc7bed goimports George Shammas 2015-11-30 17:03:37 +00:00
  • c8cd9ee648 Add systemd socket support George Shammas 2015-11-30 16:48:15 +00:00
  • 0a392f3e90 Adding newrelic application monitoring support George Shammas 2015-11-30 16:23:27 +00:00
  • fc1234a448 Update README.md George Shammas 2015-11-16 16:52:34 -05:00
  • 78818ebbd9 Add the ability to test local port reachability from the world George Shammas 2015-11-16 21:16:06 +00:00
  • 91af7c833b Update README.md George Shammas 2015-10-28 09:43:48 -04:00
  • b46780971c Update to support changes to the gin API. More logic on when not to do DNS resolution George Shammas 2015-10-26 20:30:36 +00:00
  • 6d248b5cf0 Listen on both the FCGI port and the webport! George Shammas 2015-05-15 20:33:27 -04:00
  • ba2b86deb9 Modified George Shammas 2015-05-15 17:28:44 -04:00
  • 385a1fc5b4 Whoopse George Shammas 2015-05-15 17:20:55 -04:00
  • 74cb075085 Add Docker file George Shammas 2015-05-15 17:15:45 -04:00
  • c4b8b29681 Add Country Code Support, power by cloudflare George Shammas 2015-03-04 08:15:24 -05:00
  • 2373062a39 Quick update to support being behind cloudflare George Shammas 2015-03-01 19:14:22 -05:00
  • 1f5eeed126 Fix error George Shammas 2014-08-10 19:03:19 +00:00
  • 054faa87d5 Update George Shammas 2014-08-10 19:02:21 +00:00
  • 8f8395a59a New bold responsive stuff Zachary Elliott 2014-08-10 14:52:49 -04:00
  • 5e97b47197 Only lookup hostname if the results are going to need it. George Shammas 2014-07-10 18:34:34 +00:00
  • 8f3934c13a Cleaning up style and removing unneeded information fields Zachary Elliott 2014-07-09 18:08:51 -04:00
  • 38fa411a0e Reformatting using bootstrap Zachary Elliott 2014-07-09 17:50:41 -04:00
  • 7fbc0ab612 More data to return to client George Shammas 2014-07-09 19:57:43 +00:00
  • 433c9a9e60 Merge branch 'master' of github.com:georgyo/ifconfig.io George Shammas 2014-07-09 15:21:19 +00:00
  • a67134d87e Make this a FCGI listener, so we can load it easily behind apache George Shammas 2014-07-09 15:21:12 +00:00
  • 470503e5fb Adding dummy readme and license file Zachary Elliott 2014-07-09 11:17:34 -04:00
  • 856c190656 Inlined CSS George Shammas 2014-07-08 21:27:05 -04:00
  • 1f8b896912 Correcting variable names Zachary Elliott 2014-07-08 21:18:20 -04:00
  • 45b51dbb66 Merge remote-tracking branch 'origin/master' Zachary Elliott 2014-07-08 21:12:16 -04:00
  • 8ba6ca3ec0 Initial pass at page format and styling Zachary Elliott 2014-07-08 21:08:50 -04:00
  • eab5de5558 Some linting George Shammas 2014-07-08 20:32:45 -04:00
  • 049b7e727f Template loaded, @zellio will write splash page. George Shammas 2014-07-08 20:15:09 -04:00
  • af819ae597 Initial commit for html templates Zachary Elliott 2014-07-08 19:29:49 -04:00
  • 1e55bc33b1 INIT George Shammas 2014-07-08 19:00:49 -04:00