Owen
732af2a87e
Add testing 2 second timeout
2026-09-15 11:08:47 -04:00
Owen
0f33f3c253
Move version print out to binary
2026-09-15 11:08:47 -04:00
Owen
9e29d0b4ff
Support importing into the cli
2026-09-15 11:08:47 -04:00
Owen
72eb9515b4
Refactor
2026-06-29 11:55:27 -04:00
Owen
0c196b9d5d
Add the update endpoints
2026-06-26 23:24:40 -04:00
Owen
3a412fded2
Basic native root mode works on linux
2026-06-26 18:00:12 -04:00
Owen
237587149b
Implement first draft on native on main tunnel
2026-06-26 16:41:10 -04:00
Owen
0019d0dc51
Update log message to not print
2026-06-12 15:44:43 -07:00
Owen
ea3d9869c5
Add more context to error message
...
Former-commit-id: 8540cf1c34
2026-06-09 20:50:02 -07:00
Owen
9f895ac7ec
Support backward compatability with external
...
Former-commit-id: c2f2f68858
2026-06-09 20:43:43 -07:00
Owen
060fcb18d5
Merge branch 'main' into dev
...
Former-commit-id: a5fd9110ca
2026-06-06 16:09:45 -07:00
Owen
8c698ffaee
Add file to function call
...
Former-commit-id: 090ad07991
2026-06-06 15:34:22 -07:00
Marc Schäfer
d360392214
Merge branch 'main' into watch-blueprint
...
Former-commit-id: 2ad89915c4
2026-06-06 23:23:22 +02:00
Owen
17c4fe9b2b
Use logger not printf
...
Former-commit-id: 3ef2550687
2026-06-04 16:57:51 -07:00
Owen
86180c0ee8
Merge branch 'main' into dev
...
Former-commit-id: c22d603fa1
2026-06-04 11:29:09 -07:00
Owen
8eddb908e0
Handle browser gateway push pam auth
...
Former-commit-id: 1ba9a419cb
2026-06-04 11:28:20 -07:00
Owen
b35dd025bd
Get native auth working
...
Former-commit-id: e5345f6717
2026-05-30 11:53:31 -07:00
immanuwell
763ef3726e
fix: remove duplicate wrong error log in socket/fetch handler and dead code in reliablePing
...
Former-commit-id: d57b7ccb53
2026-05-30 21:55:46 +04:00
Owen
3c47124894
Merge branch 'rdp-ssh' into dev
...
Former-commit-id: 57575490e1
2026-05-28 15:40:22 -07:00
Owen
7ff97eda51
Add restart endpoint
...
Former-commit-id: 734542c3ed
2026-05-28 15:38:09 -07:00
Owen
e223a35a62
Reexec if the config changes
...
Former-commit-id: a7b028b154
2026-05-28 15:38:09 -07:00
Owen
71eb811829
Add sighup and block flag to block connections
...
Former-commit-id: 694a7986f5
2026-05-28 15:38:09 -07:00
Owen
24c4fbc0b0
Keep checking if we need to update
...
Former-commit-id: 535fd717be
2026-05-28 15:38:09 -07:00
Owen
e1b6fa9008
Add permissions check, shasum check, & build info
...
Former-commit-id: 357f718e00
2026-05-28 15:38:09 -07:00
Owen
c058500932
Auto update newt
...
Former-commit-id: 42cb8e7908
2026-05-28 15:38:08 -07:00
Owen
71ab4da7f5
Handle the different modes
...
Former-commit-id: 5d84fa9141
2026-05-22 13:49:54 -07:00
Owen
2a3ec1953f
Add --disable-ssh flag to replace --auth-daemon
...
Former-commit-id: 60d67ee9a1
2026-05-22 13:39:14 -07:00
Owen
6bf6b47d18
Add pam to native ssh server
...
Former-commit-id: e6267cc1fc
2026-05-22 11:20:21 -07:00
Owen
647a6d2635
Add credentials store and use the auth daemon info
...
Former-commit-id: 631eab53d1
2026-05-21 21:09:51 -07:00
Owen
097450ae15
Bind the ssh server to the newt ip
...
Former-commit-id: 9640ada8b7
2026-05-21 20:30:17 -07:00
Owen
cb5d87587c
Basic ssh server for private resources created
...
Former-commit-id: e0d65d8125
2026-05-21 18:19:39 -07:00
Owen
40710e5197
Support add and remove for gateway
...
Former-commit-id: 28cddf7066
2026-05-15 14:59:37 -07:00
Owen
385e9c0a83
Support per target auth token
...
Former-commit-id: 710408ac67
2026-05-15 13:46:39 -07:00
Owen
c55071c60a
Basic browser gateway target support
...
Former-commit-id: 559b7021fe
2026-05-13 16:24:26 -07:00
Owen
96327034af
Fix crashing when removing hc
...
Former-commit-id: 5c43db466a
2026-04-27 15:03:36 -07:00
Laurence
57831f9473
fix(proxy): reclaim idle UDP flows and make timeout configurable
...
Former-commit-id: 31f899588f
2026-04-09 15:45:55 +01:00
Owen
e3105ad4ce
Add provisioning blueprint file
...
Former-commit-id: f4d071fe27
2026-04-02 21:39:59 -04:00
Owen
05be670f1c
Send health checks to the server on reconnect
...
Former-commit-id: 8d82460a76
2026-03-31 17:06:07 -07:00
Owen
4ac3dea71b
Add name to provisioning
...
Former-commit-id: 5208117c56
2026-03-30 17:18:22 -07:00
Owen
c969f44071
Merge branch 'main' into logging-provision
...
Former-commit-id: 381f5a619c
2026-03-29 21:19:53 -07:00
Owen
c191ff6cad
Add chain id to ping
...
Former-commit-id: cdaf4f7898
2026-03-29 12:00:17 -07:00
Owen
ee1911709f
Add chainId based dedup
...
Former-commit-id: 1057013b50
2026-03-27 11:55:34 -07:00
Owen
7f67714707
Add --config-file
...
Former-commit-id: baca04ee58
2026-03-26 17:31:04 -07:00
Owen
1a4cdf7fc3
Provisioning key working
...
Former-commit-id: b43572dd8d
2026-03-26 17:23:19 -07:00
Owen Schwartz
439685ec2a
Merge pull request #269 from LaurenceJJones/feature/pprof-endpoint
...
feat(admin): Add pprof endpoints
Former-commit-id: de4353f2e6
2026-03-17 11:42:08 -07:00
Owen
824606e8fb
Bump ping interval up
...
Former-commit-id: 8161fa6626
2026-03-16 14:33:40 -07:00
Owen
87d03bd589
Remove redundant info
...
Former-commit-id: 24dfb3a8a2
2026-03-16 13:50:45 -07:00
Owen
acbbce787c
Send disconnecting message
...
Former-commit-id: d4ebb3e2af
2026-03-15 17:42:03 -07:00
Erwan Leboucher
17a4db6810
feat: watch blueprint.yaml for update and auto resend
...
Add a file watcher that re-pushes the blueprint to the server whenever
the blueprint file is modified while Newt is running, matching the
reactive behavior of the Docker event monitor.
Former-commit-id: 025497138d
2026-03-15 16:14:00 +01:00
Owen
19f1f38dcf
Merge branch 'dev' into msg-opt
...
Former-commit-id: 745d2dbc7e
2026-03-13 17:10:49 -07:00