Commit Graph

  • 88ab51aa4e
    Merge 5f4cdbc7dd into f72e4bce6f Jonathan Barrow 2025-01-27 22:16:33 +0000
  • 5f4cdbc7dd
    fix(dns): pass the name to wiimmfi resolver fallback-dns Jonathan Barrow 2025-01-27 17:05:14 -0500
  • 608bf16e93
    feat(dns): add general fallback dns resolver Jonathan Barrow 2025-01-27 17:04:40 -0500
  • e8eb131ee9
    feat(dns): eat errors when resolving addresses Jonathan Barrow 2025-01-27 16:57:30 -0500
  • 13c87c3243
    feat(dns): add wiimmfi fallback resolver Jonathan Barrow 2025-01-27 16:42:52 -0500
  • f72e4bce6f
    Merge pull request #5 from mrjvs/master master Jonathan Barrow 2024-08-16 11:34:24 -0400
  • 12776e830f Add org prefix mrjvs 2024-08-13 21:17:47 +0200
  • 590cd6835f checkout code manually mrjvs 2024-08-13 21:12:33 +0200
  • 22633f6622 Fix mistake in CI mrjvs 2024-08-13 21:08:28 +0200
  • 4ccf70289b
    Merge pull request #4 from mrjvs/master Jonathan Barrow 2024-08-13 14:57:56 -0400
  • 772ac700b8 Add CI mrjvs 2024-08-13 20:45:02 +0200
  • b458efe3e1
    Merge pull request #2 from MatthewL246/separate-containers Jonathan Barrow 2024-06-05 09:42:04 -0400
  • bdb637ef70
    chore: stop unnecessarily adding OpenSSL to LD_LIBRARY_PATH Matthew Lopez 2024-06-04 20:39:10 -0400
  • 9c5089823f
    chore: remove unnecessary OpenSSL compilation Matthew Lopez 2024-06-04 12:51:41 -0400
  • 2643f673ba
    chore: switch to Ubuntu 24.04 Matthew Lopez 2024-06-04 12:20:58 -0400
  • c49fece88f
    chore: switch from pm2 to node Matthew Lopez 2024-06-04 12:15:02 -0400
  • 331cf24564
    chore: disable nginx HTTP rewrites to reduce image size Matthew Lopez 2024-06-03 20:21:12 -0400
  • 181c600d66
    chore: disable unnecessary newer TLS versions Matthew Lopez 2024-06-03 20:20:49 -0400
  • c517c0a7d1
    chore: un-hardwrap readme lines Matthew Lopez 2024-06-03 20:18:18 -0400
  • c446e4ec58
    fix: prevent container stop from timing out Matthew Lopez 2024-06-03 19:13:51 -0400
  • bee33c2373
    docs: improve wording for Nginx configuration Matthew Lopez 2024-06-03 18:25:12 -0400
  • 88d6b41daf
    fix: broken relative link Matthew Lopez 2024-06-03 18:19:30 -0400
  • 84f2bef52b
    docs: update documentation for new setup Matthew Lopez 2024-06-03 18:00:37 -0400
  • b1f8b98b11
    chore: add app directory argument to DNS Dockerfile Matthew Lopez 2024-06-03 17:38:55 -0400
  • c6b5ab0748
    chore: move Nginx config to a separate container Matthew Lopez 2024-06-03 11:59:20 -0400
  • 8fc66b13aa
    chore: move the DNS server to a separate container Matthew Lopez 2024-06-02 15:49:00 -0400
  • 736ed587d9
    rename nginx.conf to nginx.example.conf Jonathan Barrow 2024-02-25 16:09:32 -0500
  • 731d863555
    move log config to http block Jonathan Barrow 2024-02-25 15:25:40 -0500
  • 81535190cf
    swap example servers back to IPs rather than domains Jonathan Barrow 2024-02-25 15:25:01 -0500
  • e765d7f639
    conntest is http only Jonathan Barrow 2024-02-25 15:23:49 -0500
  • 48ed7bd8e6
    split nginx.conf into separate servers Jonathan Barrow 2024-02-25 11:54:12 -0500
  • a53821fe2d
    replace spaces with tabs Jonathan Barrow 2024-02-25 11:46:32 -0500
  • 980a335ca2
    add Docker guide to README Jonathan Barrow 2024-02-25 11:46:14 -0500
  • e11448be88
    added port warnings Jonathan Barrow 2024-02-25 11:31:17 -0500
  • a3391e5190
    remove DoH. Wii U doesnt support it Jonathan Barrow 2024-02-25 11:28:44 -0500
  • 1a736492f7
    replace 4 spaces with tabs in Dockerfile Jonathan Barrow 2024-02-24 15:52:00 -0500
  • 5662ed03b4
    add the ability to change ports Jonathan Barrow 2024-02-24 11:58:35 -0500
  • 7beed7968a
    added Dockerfile Jonathan Barrow 2024-02-24 11:37:38 -0500
  • b3a865443c
    update: remove unused comment and rename config to tableConfig Jonathan Barrow 2024-01-30 12:51:11 -0500
  • a3216b905b
    patch: update config settings in README Jonathan Barrow 2024-01-30 12:45:30 -0500
  • 052cc0d5e9
    added DNS server Jonathan Barrow 2024-01-30 12:43:35 -0500