Commit Graph

1210 Commits

Author SHA1 Message Date
Michael Quigley
28916e8d2a
merged tui for tcpTunnel (#307) 2023-05-01 12:19:06 -04:00
Michael Quigley
74fd8d9956
Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-26 12:00:16 -04:00
Michael Quigley
4ee3b970c9
Merge branch 'main' into v0.4.0 2023-04-26 12:00:03 -04:00
Michael Quigley
a8acfd8555
Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-25 15:18:06 -04:00
Michael Quigley
ec4e3cde0c
Merge branch 'v0.4.0' of github.com:openziti/zrok into v0.4.0 2023-04-25 15:17:30 -04:00
Michael Quigley
99e760fd4b
Merge branch 'main' of github.com:openziti/zrok 2023-04-25 15:17:14 -04:00
Michael Quigley
807b3b7148
changelog 2023-04-25 15:17:09 -04:00
Michael Quigley
980d0dead7
backend request information (#314) 2023-04-25 15:16:05 -04:00
Michael Quigley
395b522c3d
Merge pull request #282 from openziti/tui-wordwrap
Tui wordwrap (#180)
2023-04-25 15:14:38 -04:00
Michael Quigley
bf0fbb0e35
ripping out udp support for initial v0.4 2023-04-24 15:37:41 -04:00
Michael Quigley
25b1469acc
remove transport for now (#170) 2023-04-21 15:09:01 -04:00
Michael Quigley
e19186c1a0
temporary switch to support tcp/udp toggling (#306) 2023-04-21 14:20:40 -04:00
Michael Quigley
517eeb8412
udpTunnel.Frontend (#306) 2023-04-21 14:02:38 -04:00
Michael Quigley
a4684328b6
roughed in udpTunnel.Backend (#306) 2023-04-21 13:35:58 -04:00
Michael Quigley
12fad0d74c
starting on udpTunnel (#306) 2023-04-21 13:16:16 -04:00
Michael Quigley
876651c9fe
Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-19 11:13:25 -04:00
Ken Bingham
0f1ac90a37
Merge pull request #302 from openziti/update-self-hosting-guide
Update self hosting guide
2023-04-19 10:39:43 -04:00
Michael Quigley
e2193e3ac4
logging lint (#170) 2023-04-19 09:41:19 -04:00
Michael Quigley
1177b0ec0a
d'oh (#170) 2023-04-19 08:56:50 -04:00
Michael Quigley
a055e98ab6
cpu profiling for access private tunnel 2023-04-18 16:32:23 -04:00
Michael Quigley
35dec16236
add shutdown hook to access private tunnel (#305) 2023-04-18 16:04:51 -04:00
Michael Quigley
fdc038c12d
consolidated txer (#305) 2023-04-18 15:31:48 -04:00
Michael Quigley
e432dfdb28
webBackend -> proxy.WebBackend (#170) 2023-04-18 13:44:58 -04:00
Michael Quigley
56bb9c6d31
publicProxyFrontend -> publicProxy (#170) 2023-04-18 13:38:32 -04:00
Michael Quigley
4c41908ce2
proxyBackend/proxyFrontend -> proxy (#170) 2023-04-18 13:36:43 -04:00
Michael Quigley
1a38aef26d
tunnelBackend/tunnelFrontend -> tcpTunnel (#170) 2023-04-18 13:28:15 -04:00
Michael Quigley
7c01f6d52a
this might be all we need to ensure that we're cleaning up both sides when one side terminates (#305) 2023-04-18 13:11:21 -04:00
Michael Quigley
c31a1cd464
tunnelBackend elaboration; rough but working (#170) 2023-04-18 12:14:27 -04:00
Michael Quigley
6c9a651a08
tunnelFrontend elaboration (#170) 2023-04-18 11:58:07 -04:00
Michael Quigley
017c351c0f
Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-18 09:18:23 -04:00
Michael Quigley
723f95f1ce
Merge branch 'main' into v0.4.0 2023-04-18 09:17:43 -04:00
Michael Quigley
824e016bb4
more plumbing to get tunnel private access plumbed up enough to iterate (#170) 2023-04-17 15:43:54 -04:00
Michael Quigley
fde668b8e0
roughing in tunnel frontend (#170) 2023-04-17 13:55:35 -04:00
Michael Quigley
50c5a48891
Merge branch 'main' of github.com:openziti/zrok 2023-04-17 12:52:28 -04:00
Michael Quigley
1aca116647
changelog 2023-04-17 12:52:21 -04:00
Michael Quigley
29c26b94b7
fixes (#170) 2023-04-17 12:47:52 -04:00
Ken Bingham
1d6a283eb5
Merge pull request #303 from openziti/hint-generate-admin-tokens
add a hint about generating the admin tokens
2023-04-17 12:46:13 -04:00
Michael Quigley
c28dd75910
Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-17 11:55:09 -04:00
Michael Quigley
f4b7934a75
Merge branch 'main' into v0.4.0 2023-04-17 11:54:59 -04:00
Michael Quigley
ab6df21273
update schemas to support 'tunnel' backend mode (#170) 2023-04-17 11:53:18 -04:00
Ken Bingham
a8da6929b1
Merge pull request #286 from openziti/fix-typo
Fix a typo
2023-04-17 10:21:22 -04:00
Kenneth Bingham
1c9d4cc42b
hint at the expected source and format of the zrok admin tokens 2023-04-16 16:39:58 -04:00
Kenneth Bingham
25e7f0d449
use an arbitrary string instead of uuid to avoid implying that it needs to have a particular format and reduce the confusion that it is a particular value from somewhere else when in fact it is a random value 2023-04-16 16:33:25 -04:00
Kenneth Bingham
fdf4e5f5cb
add a hint about generating the admin tokens 2023-04-16 16:24:01 -04:00
Michael Quigley
fd741353d7
getting a basic tunnel backend plumbed up (#170) 2023-04-14 14:55:49 -04:00
Michael Quigley
3ec7e4253c
proxyBackend lint and cleanup (#170) 2023-04-14 13:09:54 -04:00
Ken Bingham
ddeb130ad2
Merge pull request #298 from openziti/v0.3.6-backport-container
V0.3.6 backport container fixes
2023-04-13 09:25:18 -04:00
Kenneth Bingham
45c148d98c
tolerate Git refs prefix in version string 2023-04-13 00:17:29 -04:00
Kenneth Bingham
5575065583
backport v0.4 container changes 2023-04-13 00:17:28 -04:00
Ken Bingham
4a2b69c1f8
Merge pull request #297 from openziti/v0.4-update_self_hosting_guide
mention router config stanza order
2023-04-12 14:32:54 -04:00