Commit Graph

2434 Commits

Author SHA1 Message Date
9f29bb59c7 alternate metrics model with sample objects (#319) 2023-05-09 16:22:30 -04:00
6b078abcd7 account metrics endpoint (#319) 2023-05-09 14:16:01 -04:00
21fdaf8e3c duration parameter (#319) 2023-05-09 11:36:53 -04:00
58a225284d new definitions for metrics api endpoints; strawman (#319) 2023-05-08 14:33:15 -04:00
a4b6313b2d tweaks (#234) 2023-05-08 13:56:27 -04:00
645537934e colors; amirite? (#234) 2023-05-08 13:51:47 -04:00
94d02dd64c replace 'react-sparklines' with 'recharts' to handle more intensive metrics representations (#234) 2023-05-08 13:49:20 -04:00
2da4f58f81 explorer (visualizer) updates to include overlaid icons; updated react-force-graph (#234) 2023-05-04 14:44:26 -04:00
2c1f5b3cd6 Merge branch 'v0.4.0' into v0.4_web_console 2023-05-04 12:49:52 -04:00
795b8847f5 Merge pull request #316 from openziti/v0.4-udp-tunnel
implement udpTunnel (#170)
2023-05-04 12:49:08 -04:00
b5987f7b91 update CHANGELOG [fixes #306] 2023-05-04 11:36:58 -04:00
7c86a1ef68 fix copy/pasta errors 2023-05-04 11:30:05 -04:00
8785a19e0e wire udpTunnel ends into zrok 2023-05-04 10:32:29 -04:00
ce2b9401af implement udpTunnel mode: backend and frontend 2023-05-04 10:28:31 -04:00
0f4a975495 responsive layout (#234) 2023-05-03 14:11:09 -04:00
f0daa9371e initial layout and design tweaks (#234) 2023-05-03 12:42:56 -04:00
acb3b66342 added ack for amqp messages 2023-05-01 13:45:45 -05:00
0be4bbc513 Merge pull request #315 from openziti/v0.4_metrics_and_limits_tweaks
v0.4 Metrics and Limits Tweaks
2023-05-01 14:31:47 -04:00
fcc7699f0e remove incorrect warnings (#308) 2023-05-01 14:14:13 -04:00
148281cb48 fix for panic occurring with missing email configuration for account/environment/share warnings (#296) 2023-05-01 14:03:34 -04:00
c9d4c97de6 Merge pull request #309 from openziti/v0.4_backend_mode_tunnel
New `--backend-mode` support for TCP tunnels (and future UDP tunnels) (#170)
2023-05-01 13:56:15 -04:00
393641ce7b lint (#170) 2023-05-01 12:23:39 -04:00
1f37ca3ded changelog (#170) 2023-05-01 12:20:52 -04:00
28916e8d2a merged tui for tcpTunnel (#307) 2023-05-01 12:19:06 -04:00
74fd8d9956 Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-26 12:00:16 -04:00
4ee3b970c9 Merge branch 'main' into v0.4.0 2023-04-26 12:00:03 -04:00
a8acfd8555 Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-25 15:18:06 -04:00
ec4e3cde0c Merge branch 'v0.4.0' of github.com:openziti/zrok into v0.4.0 2023-04-25 15:17:30 -04:00
99e760fd4b Merge branch 'main' of github.com:openziti/zrok 2023-04-25 15:17:14 -04:00
807b3b7148 changelog 2023-04-25 15:17:09 -04:00
980d0dead7 backend request information (#314) 2023-04-25 15:16:05 -04:00
395b522c3d Merge pull request #282 from openziti/tui-wordwrap
Tui wordwrap (#180)
2023-04-25 15:14:38 -04:00
bf0fbb0e35 ripping out udp support for initial v0.4 2023-04-24 15:37:41 -04:00
25b1469acc remove transport for now (#170) 2023-04-21 15:09:01 -04:00
e19186c1a0 temporary switch to support tcp/udp toggling (#306) 2023-04-21 14:20:40 -04:00
517eeb8412 udpTunnel.Frontend (#306) 2023-04-21 14:02:38 -04:00
a4684328b6 roughed in udpTunnel.Backend (#306) 2023-04-21 13:35:58 -04:00
12fad0d74c starting on udpTunnel (#306) 2023-04-21 13:16:16 -04:00
876651c9fe Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-19 11:13:25 -04:00
0f1ac90a37 Merge pull request #302 from openziti/update-self-hosting-guide
Update self hosting guide
2023-04-19 10:39:43 -04:00
e2193e3ac4 logging lint (#170) 2023-04-19 09:41:19 -04:00
1177b0ec0a d'oh (#170) 2023-04-19 08:56:50 -04:00
a055e98ab6 cpu profiling for access private tunnel 2023-04-18 16:32:23 -04:00
35dec16236 add shutdown hook to access private tunnel (#305) 2023-04-18 16:04:51 -04:00
fdc038c12d consolidated txer (#305) 2023-04-18 15:31:48 -04:00
e432dfdb28 webBackend -> proxy.WebBackend (#170) 2023-04-18 13:44:58 -04:00
56bb9c6d31 publicProxyFrontend -> publicProxy (#170) 2023-04-18 13:38:32 -04:00
4c41908ce2 proxyBackend/proxyFrontend -> proxy (#170) 2023-04-18 13:36:43 -04:00
1a38aef26d tunnelBackend/tunnelFrontend -> tcpTunnel (#170) 2023-04-18 13:28:15 -04:00
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