Commit Graph

  • 7696ba2e36 Add DoNotCreateNewClient Owen 2025-11-07 15:26:45 -08:00
  • 235877c379 Add optional user token to validate Owen 2025-11-07 14:51:00 -08:00
  • befab0f8d1 Fix passing original arguments Owen 2025-11-07 14:33:52 -08:00
  • 914d080a57 Connecting disconnecting working Owen 2025-11-07 14:31:13 -08:00
  • a274b4b38f Starting and stopping working Owen 2025-11-07 14:20:36 -08:00
  • ce3c585514 Allow connecting and disconnecting Owen 2025-11-07 14:07:44 -08:00
  • 963d8abad5 Add org id in the status Owen 2025-11-03 20:54:55 -08:00
  • 38eb56381f Update switching orgs Owen 2025-11-03 20:33:06 -08:00
  • 43b3822090 Allow pasing orgId to select org to connect Owen 2025-11-03 16:54:38 -08:00
  • b0fb370c4d Remove status Owen 2025-11-03 15:29:18 -08:00
  • 99328ee76f Add registered to api Owen 2025-11-03 15:16:12 -08:00
  • 36fc3ea253 Add exit call Owen 2025-11-03 14:15:16 -08:00
  • a7979259f3 Make api availble over socket Owen 2025-11-02 18:56:09 -08:00
  • ea6fa72bc0 Copy in config Owen 2025-11-02 12:09:39 -08:00
  • f9adde6b1d Rename to run Owen 2025-11-01 18:39:53 -07:00
  • ba25586646 Import submodule Owen 2025-11-01 18:37:53 -07:00
  • 952ab63e8d Package? Owen 2025-11-01 18:34:00 -07:00
  • 5e84f802ed Merge branch 'dev' of github.com:fosrl/olm into dev 1.1.5 Owen 2025-10-27 21:42:52 -07:00
  • f40b0ff820 Use local websocket without config or otel Owen 2025-10-27 21:38:33 -07:00
  • 95a4840374 Use local websocket without config or otel Owen 2025-10-27 21:38:33 -07:00
  • 27424170e4 Merge branch 'main' into dev Owen 2025-10-27 21:27:21 -07:00
  • b7a04dc511 Bump actions/upload-artifact from 4 to 5 dependabot[bot] 2025-10-27 21:16:53 +00:00
  • a8ace6f64a Merge pull request #47 from gk1/feature/config-file-persistence Owen Schwartz 2025-10-25 17:31:25 -07:00
  • 3fa1073f49 Treat mtu as int and dont overwrite from websocket Owen 2025-10-25 17:15:25 -07:00
  • 76d86c10ff Merge pull request #41 from fosrl/dependabot/go_modules/prod-minor-updates-b47bc3c6cb Owen Schwartz 2025-10-25 16:33:02 -07:00
  • 2d34c6c8b2 Updated the olm client to process config vars from cli,env,file in order of precedence and persist them to file gk1 2025-10-24 17:04:48 -07:00
  • a7f3477bdd Bump the prod-minor-updates group with 2 updates dependabot[bot] 2025-10-20 20:36:13 +00:00
  • af0a72d296 feat(actions): Sync Images from Docker to GHCR (#46) Owen Schwartz 2025-10-20 13:16:31 -07:00
  • d1e836e760 fix(actions): Moved mirror action to workflows Marc Schäfer 2025-10-20 22:15:15 +02:00
  • 8dd45c4ca2 feat(actions): Sync Images from Docker to GHCR Marc Schäfer 2025-10-20 22:11:42 +02:00
  • 9db009058b Merge branch 'main' into dev Owen 2025-10-19 15:12:47 -07:00
  • 29c01deb05 Update domains Owen 2025-10-19 15:12:37 -07:00
  • 7224d9824d Add update checks, log rotation, and message timeouts (#42) 1.1.4 Owen Schwartz 2025-10-08 17:48:50 -07:00
  • 8afc28fdff GO update Owen 2025-10-08 17:46:40 -07:00
  • 4ba2fb7b53 Merge branch 'main' into dev Owen 2025-10-08 17:44:53 -07:00
  • 2e6076923d Dont delete service args file Owen 2025-10-08 17:35:14 -07:00
  • 4c001dc751 Try to fix log rotation and service args Owen 2025-10-01 10:30:45 -07:00
  • 2b8e240752 update template miloschwartz 2025-09-29 16:38:29 -07:00
  • bee490713d update templates miloschwartz 2025-09-29 16:32:05 -07:00
  • 1cb7fd94ab add templates miloschwartz 2025-09-29 16:29:26 -07:00
  • dc9a547950 Add timeouts to hp Owen 2025-09-29 14:55:19 -07:00
  • 2be0933246 Add update checker Owen 2025-09-29 14:37:07 -07:00
  • c0b1cd6bde Add iss file Owen 2025-09-28 16:44:36 -07:00
  • dd00289f8e Remove the old peer when updating new peer 1.1.3 Owen 2025-09-28 12:25:33 -07:00
  • b23a02ee97 Merge branch 'main' into dev Owen 2025-09-28 11:41:26 -07:00
  • 80f726cfea Update get olm script to work with sudo Owen 2025-09-28 11:41:07 -07:00
  • aa8828186f Add get olm script Owen 2025-09-28 11:33:28 -07:00
  • 0a990d196d Merge branch 'main' into dev Owen 2025-09-26 09:38:40 -07:00
  • 00e8050949 Fix pulling config.json (#39) 1.1.2 Owen Schwartz 2025-09-26 09:37:13 -07:00
  • 18ee4c93fb Fix pulling config.json Owen 2025-09-25 17:41:00 -07:00
  • 8fa2da00b6 Merge pull request #30 from fosrl/dependabot/github_actions/actions/setup-go-6 Owen Schwartz 2025-09-20 11:46:10 -04:00
  • b851cd73c9 Merge pull request #34 from fosrl/dependabot/go_modules/golang.org/x/sys-0.36.0 Owen Schwartz 2025-09-20 11:46:04 -04:00
  • 4c19d7ef6d Merge pull request #35 from fosrl/dependabot/go_modules/golang.org/x/crypto-0.42.0 Owen Schwartz 2025-09-20 11:45:57 -04:00
  • cbecb9a0ce Merge pull request #28 from kevin-gillet/126-stop-litteral-ipv6-from-being-resolved Owen Schwartz 2025-09-20 11:45:47 -04:00
  • 4fc8db08ba Bump golang.org/x/crypto from 0.41.0 to 0.42.0 dependabot[bot] 2025-09-19 20:20:13 +00:00
  • 7ca46e0a75 Bump golang.org/x/sys from 0.35.0 to 0.36.0 dependabot[bot] 2025-09-19 20:20:10 +00:00
  • a4ea5143af Bump actions/setup-go from 5 to 6 dependabot[bot] 2025-09-08 20:44:23 +00:00
  • e9257b6423 fix: holepunch to only active peers and stop litteral ipv6 from being treated as hostname and be name resolved FranceNuage 2025-09-06 02:39:43 +02:00
  • 3c9d3a1d2c Merge pull request #26 from kevin-gillet/25-fix-olm-ipv6-parsing Owen Schwartz 2025-09-04 10:37:40 -07:00
  • b426f14190 fix: remove comment FranceNuage 2025-09-04 14:16:41 +02:00
  • d48acfba39 fix: add ipv6 endpoint formatter FranceNuage 2025-09-04 14:09:58 +02:00
  • 35b48cd8e5 Fix ipv6 issue 1.1.1 Owen 2025-09-01 17:16:43 -07:00
  • 15bca53309 Add docs about compose Owen 2025-09-01 17:01:17 -07:00
  • 898b599db5 Merge branch 'main' into dev Owen 2025-09-01 16:58:38 -07:00
  • c07bba18bb Merge pull request #22 from Lokowitz/add-docker-image Owen Schwartz 2025-08-31 09:55:08 -07:00
  • 4c24d3b808 added build of docker image to test Lokowitz 2025-08-31 07:33:41 +00:00
  • ad4ab3d04f added docker version of olm Lokowitz 2025-08-31 07:22:32 +00:00
  • e21153fae1 Fix #9 Owen 2025-08-30 21:35:20 -07:00
  • 41c3360e23 Merge pull request #21 from fosrl/dependabot/github_actions/actions/setup-go-5 Owen Schwartz 2025-08-30 15:29:16 -07:00
  • 1960d32443 Merge pull request #20 from fosrl/dependabot/github_actions/actions/checkout-5 Owen Schwartz 2025-08-30 15:29:08 -07:00
  • 74b83b3303 Bump actions/setup-go from 4 to 5 dependabot[bot] 2025-08-30 22:28:07 +00:00
  • c2c3470868 Bump actions/checkout from 3 to 5 dependabot[bot] 2025-08-30 22:28:03 +00:00
  • 2bda3dc3cc Merge pull request #19 from Lokowitz/update-versions-dependabot Owen Schwartz 2025-08-30 15:27:26 -07:00
  • 52573c8664 Merge pull request #17 from danohn/main Owen Schwartz 2025-08-30 15:15:36 -07:00
  • 0d3c34e23f Update wait time to 500ms danohn 2025-08-29 13:13:09 +10:00
  • 891df5c74b Update wait timer to 200ms danohn 2025-08-29 02:57:17 +00:00
  • 6f3f162d2b Update go.mod Marvin 2025-08-28 17:27:12 +02:00
  • f6fa5fd02c Update .go-version Marvin 2025-08-28 17:26:43 +02:00
  • 8f4e0ba29e Update test.yml Marvin 2025-08-28 17:26:22 +02:00
  • 32b7dc7c43 Update cicd.yml Marvin 2025-08-28 17:26:00 +02:00
  • 78d2ebe1de Update dependabot.yml Marvin 2025-08-28 17:25:26 +02:00
  • 014f8eb4e5 Merge branch 'main' into dev Owen 2025-08-23 12:18:57 -07:00
  • cd42803291 Add note about config Owen 2025-08-22 21:35:00 -07:00
  • 5c5b303994 Merge pull request #12 from fosrl/dependabot/docker/minor-updates-887f07f54c Owen Schwartz 2025-08-13 15:01:04 -07:00
  • 968873da22 Remove container stuff for now 1.1.0 Owen 2025-08-13 14:45:16 -07:00
  • e2772f918b Add some more fields to the http api Owen 2025-08-13 14:41:40 -07:00
  • cdf6a31b67 Bump golang from 1.24-alpine to 1.25-alpine in the minor-updates group dependabot[bot] 2025-08-13 21:14:01 +00:00
  • 2ce72065a7 Handle env correctly Owen 2025-08-13 13:47:11 -07:00
  • b3e7aafb58 Send version and fall back to old hp Owen 2025-08-13 12:35:21 -07:00
  • dd610ad850 Merge branch 'main' of github.com:fosrl/olm Owen 2025-08-13 12:21:22 -07:00
  • b4b0a832e7 Merge pull request #10 from fosrl/dependabot/go_modules/prod-minor-updates-8d85d55a7a Owen Schwartz 2025-08-07 14:43:44 -07:00
  • 79963c1f66 Bump the prod-minor-updates group with 2 updates dependabot[bot] 2025-08-07 21:10:02 +00:00
  • 5f95282161 Merge pull request #4 from fosrl/dependabot/docker/ubuntu-24.04 Owen Schwartz 2025-08-06 15:37:43 -07:00
  • 1cca54f9d5 Add version & send hp no overlap Owen 2025-08-04 22:22:17 -07:00
  • 219df22919 Hp to all exit nodes Owen 2025-08-04 20:43:38 -07:00
  • 337d9934fd Bump ubuntu from 22.04 to 24.04 dependabot[bot] 2025-07-30 16:59:13 +00:00
  • bba4d72a78 Merge pull request #3 from Lokowitz/update-and-clean-go Owen Schwartz 2025-07-30 09:58:48 -07:00
  • fb5c793126 Merge pull request #2 from Lokowitz/add-dependabot Owen Schwartz 2025-07-30 09:58:18 -07:00
  • 1821dbb672 Merge pull request #1 from Lokowitz/add-test Owen Schwartz 2025-07-30 09:57:03 -07:00
  • 4fda6fe031 modified: .github/workflows/cicd.yml new file: .go-version modified: Dockerfile modified: go.mod modified: go.sum Marvin 2025-07-30 09:02:42 +00:00