Commit Graph

420 Commits

Author SHA1 Message Date
Michael Quigley
5a295b91a1
fix for argument handling in 'zrok share reserved' (#740) 2024-09-17 11:58:31 -04:00
Michael Quigley
a37009249a
'zrok admin grants' CLI (#744) 2024-09-05 10:55:21 -04:00
dovholuknf
9bf8fecd22
add gendoc command 2024-08-27 09:11:53 -04:00
Michael Quigley
e9b2a27747
update 'zrok admin create account' CLI to use the new API endpoint (#734) 2024-08-19 11:58:17 -04:00
Michael Quigley
43bfe338ab
new '--response-header' flag in 'zrok access private' (#522) 2024-08-07 13:49:31 -04:00
Michael Quigley
79ab423c1a
changelog; '--frontend' in 'zrok reserve public' (#663) 2024-06-21 10:27:53 -04:00
Michael Quigley
478c537160
use defaultFrontend for zrok reserve (#663) 2024-06-21 10:23:59 -04:00
Michael Quigley
e82026e067
use the new defaultFrontend config in the 'share public' command (#663) 2024-06-21 10:20:53 -04:00
Michael Quigley
e3dec09284
better 'zrok config unset' supporting defaultFrontend; also properly extensible (#663) 2024-06-20 15:05:19 -04:00
Michael Quigley
bb8bb0a377
crud for defaultFrontend config (#663) 2024-06-20 14:31:26 -04:00
Michael Quigley
671d1aa944
basic config support for default frontend (#663) 2024-06-20 14:02:58 -04:00
Michael Quigley
49368dc542
adjust admin tooling to support creating open/closed permission mode frontends (#539) 2024-06-18 13:38:00 -04:00
Kenneth Bingham
bce01d4382
normalize log messages about backend target 2024-06-10 16:48:32 -04:00
Michael Quigley
7eb9c838b3
browser_unix.go -> browser_linux.go 2024-05-06 13:51:46 -04:00
Michael Quigley
ea06e6466d
Merge pull request #608 from openziti/freebsd
openBrowser Support on FreeBSD (#604)
2024-04-29 13:45:46 -04:00
Michael Quigley
9e55780e61
browser_linux -> browser_unix 2024-04-29 13:07:49 -04:00
Eugene K
fdea51210e
allow overriding default VPN address 2024-04-12 11:58:07 -04:00
eugene
8c3441d527
implement VPN frontend 2024-04-11 14:49:30 -04:00
Eugene K
67851c64af
wire up vpn backend 2024-04-11 08:25:44 -04:00
Kenneth Bingham
98e7983bf5
fall back to env var USER when /etc/passwd and stdlib faculties fail to resolve the UID 2024-03-14 11:48:48 -04:00
Michael Quigley
01a18e3ba2
lint; typo (#432) 2024-03-08 15:43:17 -05:00
Michael Quigley
466e695b1c
full 'zrok modify share' implementation (#432) 2024-03-06 13:39:55 -05:00
Michael Quigley
749e229505
cli wiring for 'zrok modify share' (#432) 2024-03-06 12:42:34 -05:00
Michael Quigley
3c8e5cc3a8
cli wiring for 'zrok share public' and 'zrok reserve' for closed permission mode (#432) 2024-03-05 13:32:07 -05:00
Michael Quigley
1882783892
wiring up the private share cli to the permission mode; sqlite tweak (#432) 2024-03-05 12:44:56 -05:00
Michael Quigley
4fe29d73f9
automatically set the target of a 'socks' backend to the text 'socks' 2024-02-28 11:23:20 -05:00
Cam
811981d671
Merge branch 'main' of github.com:openziti/zrok into oauth-email-change 2024-02-14 13:44:17 -06:00
Cam
28f6b9f57b
updated email domains to email address patterns 2024-02-14 13:38:19 -06:00
Michael Quigley
d58779c7e2
no need to update targets when reserved backend mode is 'socks' (#558) 2024-02-08 21:46:50 -05:00
Michael Quigley
3afbb6dc9a
no target for socks backend (#558) 2024-02-08 13:56:38 -05:00
Michael Quigley
6440685b25
cli scaffolding for the socks backend (#558) 2024-02-08 13:39:33 -05:00
Cam
2411a29d3e
remove panic in proxy. Add glob check in command 2024-02-07 15:16:09 -06:00
Cam
a1c9f24869
small change to enable glob matching 2024-02-07 13:39:34 -06:00
Michael Quigley
c715719e83
println 2024-02-05 10:38:56 -05:00
Paul Lorenz
5090e61a8f
Ensure loop service listener has started before starting iterate. Log unexpected status codes in loop tool. 2024-01-31 15:39:55 -05:00
Michael Quigley
cfe13bd085
'zrok admin create account' 2024-01-30 12:59:56 -05:00
Michael Quigley
4a561edf4d
Merge branch 'main' into zrok_copy_p1 2024-01-17 11:29:25 -05:00
Michael Quigley
c3855fdb5a
drop 'ListenOptions.MaxConnections' (renamed to ListenOptions.MaxTerminators in upcoming github.com/openziti/sdk-golang release) (#535) 2024-01-17 11:13:07 -05:00
Michael Quigley
63ef223ada
missing access (#438) 2024-01-12 13:11:11 -05:00
Michael Quigley
7c742aebfa
better 'zrok copy' default target (#438) 2024-01-11 14:14:48 -05:00
Michael Quigley
9567c0ac57
basic authentication support for 'zrok copy' and friends (#438) 2024-01-11 13:40:45 -05:00
Michael Quigley
f39a09efdf
'zrok mv' (#438) 2024-01-11 13:19:20 -05:00
Michael Quigley
492337ed8b
'zrok md' (#438) 2024-01-11 13:04:27 -05:00
Michael Quigley
21a470d60b
'zrok rm' (#438); lint removal and messaging cleanup 2024-01-11 12:11:21 -05:00
Michael Quigley
fcb156d650
dir -> ls (#438) 2024-01-11 11:50:25 -05:00
Michael Quigley
e40df8c101
'zrok copy' now supports copy and oneway sync (#438) 2024-01-11 11:36:05 -05:00
Michael Quigley
3b35250024
-> drives/sync (#438) 2024-01-11 10:06:49 -05:00
Michael Quigley
6a1f429749
sort objects list (#438) 2024-01-10 15:14:04 -05:00
Michael Quigley
3ccbfe2829
table output for zrok ls (#438) 2024-01-10 15:00:31 -05:00
Michael Quigley
c743622462
zrok ls (#438) 2024-01-10 14:35:27 -05:00