Commit Graph

28 Commits

Author SHA1 Message Date
Owen 28f8b05dbc Basic clients working 2025-07-27 10:21:27 -07:00
Owen 5f75813e84 Handle relaying change values in gerbil 2025-07-24 20:47:39 -07:00
miloschwartz b39708700d add exit node name and fix db import issues 2025-06-15 17:49:27 -04:00
Owen 02ccb029ae Merge branch 'hp-multi-client' into auth-providers-clients 2025-04-29 11:34:32 -04:00
Owen 0c370e4299 Scope down the allowedIps so there are no conflicts 2025-04-22 22:18:50 -04:00
Owen 475a431859 Add TODO 2025-04-20 21:07:22 -04:00
miloschwartz fa6fc9e80d small clients ui tweaks 2025-04-20 16:49:48 -04:00
Owen f6a19631dc Still working on stability 2025-04-20 14:25:53 -04:00
Owen 581fdd67b1 Allow picking ips when creating stuff 2025-04-18 14:41:27 -04:00
Owen d664aa204f Handle cidrs correctly 2025-04-16 22:07:07 -04:00
Owen 569635f3ed newts not being on when olm is started 2025-04-13 21:28:11 -04:00
Owen b7ae712b63 Add ping; working on newt tunnel reliability 2025-04-13 17:27:53 -04:00
Owen 5ff4215bde Able to connect multi site on olm - POC 1 2025-04-01 12:49:02 -04:00
Owen 473b5bd3db Merge branch 'holepunch' into hp-multi-client 2025-03-31 15:24:33 -04:00
Owen a665e3aae9 Fix issues with relaying and holepunching 2025-03-27 22:13:57 -04:00
Owen 87012c47ea Start changes for multi site clients
- Org subnet and assign sites and clients out of the same subnet group
  on each org
- Add join table for client on multiple sites
- Start to handle websocket endpoints for these multiple connections
2025-03-25 22:01:08 -04:00
Owen afd87d07a3 Basic relay working! 2025-02-23 16:49:41 -05:00
Owen bebe40c8e8 HP works! 2025-02-22 12:53:35 -05:00
Owen e4c5be4350 Initial hp working? 2025-02-22 11:20:56 -05:00
Owen b9080a1ec1 Working! 2025-02-21 18:51:16 -05:00
Owen f99efbb1e9 Update the public key and the endpoint 2025-02-21 17:23:22 -05:00
Owen a0abe41c8a Fix up ws messages 2025-02-21 17:13:54 -05:00
miloschwartz 3830ad65fc more frontend for clients 2025-02-21 17:13:23 -05:00
Owen b1f4971f25 Get new api endpoints working 2025-02-21 16:12:44 -05:00
Owen 757d628bc8 Handle port correctly 2025-02-21 12:52:24 -05:00
Owen ef69bf9256 Update ws paths 2025-02-21 12:34:05 -05:00
Owen bec303821b Handle types in handlers 2025-02-21 12:17:56 -05:00
miloschwartz 41983ce356 add wg site get config and pick client defaults 2025-02-20 22:34:51 -05:00