cameronts
|
f656a48f3a
|
Move public IP services handling to a map-based approach to work for daemon (multiple network configs) and CLI-based setting of the IP services.
|
2022-07-28 14:33:47 -07:00 |
|
cameronts
|
1cb42e8f8b
|
Add Public IP Service handling to config and GetPublicIP().
|
2022-07-27 16:45:12 -07:00 |
|
Matthew R. Kasun
|
fcedf7b60f
|
revert to old way for windows
|
2022-07-13 11:31:32 -04:00 |
|
Matthew R. Kasun
|
7e2e89e029
|
pidfile location windows
|
2022-07-12 13:55:35 -04:00 |
|
Matthew R. Kasun
|
d36de447ac
|
use SIGHUP to restart daemon
|
2022-07-12 05:20:22 -04:00 |
|
Alex Feiszli
|
1fcf7023da
|
Merge pull request #1309 from gravitl/hotfix_v0.14.4_macos
changes for macos installer
|
2022-07-07 11:38:00 -04:00 |
|
afeiszli
|
c06c7868c0
|
moving port check logic
|
2022-07-06 15:20:28 -04:00 |
|
afeiszli
|
35f4bbf808
|
comment for whitespace placeholder
|
2022-07-06 13:32:32 -04:00 |
|
afeiszli
|
c99e6bf75a
|
changes for macos installer
|
2022-07-06 13:26:11 -04:00 |
|
Matthew R. Kasun
|
932eba8d21
|
fix statticcheck errors
|
2022-06-16 15:42:32 -04:00 |
|
afeiszli
|
d3a6faa90d
|
updating route setting logic
|
2022-06-15 11:18:49 -04:00 |
|
afeiszli
|
bc1eb17bad
|
removing windows installer portions
|
2022-05-15 20:26:38 -04:00 |
|
Matthew R. Kasun
|
c8ec507484
|
add timeout to http.get
|
2022-05-13 06:04:27 -04:00 |
|
0xdcarns
|
81ab4f76bb
|
added build tag for gui
|
2022-05-10 09:24:52 -04:00 |
|
afeiszli
|
13db6ced0c
|
adding separator
|
2022-04-25 20:07:47 -04:00 |
|
0xdcarns
|
9d365c9c28
|
changes to allowedip parsing to handle ipv6 better
|
2022-04-25 13:10:55 -04:00 |
|
0xdcarns
|
8e976d1f55
|
removed isdualstack references
|
2022-04-25 13:09:23 -04:00 |
|
Matthew R. Kasun
|
7152f6ccd4
|
remove references to grpc/comms net
|
2022-04-21 15:53:44 -04:00 |
|
Matthew R. Kasun
|
924403d5b4
|
ncutils.GetNetclientServerPath
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
|
2022-04-18 15:30:59 -04:00 |
|
Matthew R. Kasun
|
6aa1a68a6f
|
register command - client
|
2022-04-13 15:25:35 -04:00 |
|
0xdcarns
|
1a065f680b
|
added test and changed how strings were generated for make random string
|
2022-03-25 08:57:15 -04:00 |
|
john s
|
d1fb0b90af
|
netclient: math.Rand -> crypto.Rand (#956)
* netclient: math.Rand -> crypto.Rand
Signed-off-by: John Sahhar <john@gravitl.com>
* netclient: math.Rand -> crypto.Rand
* add tests
Signed-off-by: John Sahhar <john@gravitl.com>
* netclient: math.Rand -> crypto.Rand
* add test
Signed-off-by: John Sahhar <john@gravitl.com>
|
2022-03-23 12:06:26 -06:00 |
|
Matthew R. Kasun
|
e3d3c864ab
|
fix for windows
|
2022-03-21 11:27:31 -04:00 |
|
Matthew R. Kasun
|
fa78fe208f
|
update for other architectures
|
2022-03-21 11:27:27 -04:00 |
|
Matthew R. Kasun
|
11b1098390
|
replace ncutil.Log/PrintLog with logger.Log
|
2022-03-21 11:27:25 -04:00 |
|
Matthew R. Kasun
|
b37abab5dd
|
update logic for getting free udp port
|
2022-02-22 15:40:03 -05:00 |
|
afeiszli
|
d59dbdbebd
|
cmd.Start
|
2022-02-21 20:08:31 -05:00 |
|
afeiszli
|
0109ed0480
|
cmd.Start
|
2022-02-21 20:06:31 -05:00 |
|
0xdcarns
|
086eb842be
|
made node update with server more efficient
|
2022-02-20 09:38:28 -05:00 |
|
Matthew R. Kasun
|
c7cf5fb2fb
|
refactor to reduce number of goroutines
|
2022-02-18 14:56:26 -05:00 |
|
Matthew R. Kasun
|
52ac4c3bc3
|
refactor functions/dameon into multiple files; addressed code review comments
|
2022-02-18 11:34:18 -05:00 |
|
afeiszli
|
be1763bb74
|
removing old node logic
|
2022-02-18 10:15:21 -05:00 |
|
0xdcarns
|
25c4d8ff1e
|
fixes
|
2022-02-17 10:33:48 -05:00 |
|
0xdcarns
|
506a897f26
|
added ack and done signals
|
2022-02-17 09:08:20 -05:00 |
|
dcarns
|
3fb34fa70e
|
Merge pull request #786 from gravitl/bugfix_v0.10.1_mtu
add MTU to ifacedelta
|
2022-02-16 20:36:07 -05:00 |
|
afeiszli
|
c2d99269c5
|
add MTU to ifacedelta
|
2022-02-16 20:26:20 -05:00 |
|
afeiszli
|
a33ff31a59
|
adding logic for nodes without wg-quick
|
2022-02-16 20:19:51 -05:00 |
|
afeiszli
|
0fa480ab9a
|
reverting windows behavior
|
2022-02-15 20:51:00 -05:00 |
|
0xdcarns
|
96e17c9b17
|
comment cleanup
|
2022-02-15 10:15:17 -05:00 |
|
0xdcarns
|
98609ac61e
|
implmented chunking
|
2022-02-15 10:15:17 -05:00 |
|
0xdcarns
|
83250980eb
|
initial chunk approach
|
2022-02-15 10:15:17 -05:00 |
|
0xdcarns
|
5c35ca433e
|
edited run updates
|
2022-02-15 10:12:39 -05:00 |
|
0xdcarns
|
b6e3afa174
|
revert
|
2022-02-15 10:11:24 -05:00 |
|
0xdcarns
|
d42ec811b8
|
first draft of chunks
|
2022-02-15 10:11:23 -05:00 |
|
Matthew R. Kasun
|
4ab924af3e
|
use main.version rather than subpackage variables
|
2022-02-10 15:10:18 -05:00 |
|
dcarns
|
0fe10360cc
|
Merge pull request #713 from gravitl/feature_v0.10.0_bsd_daemon
Feature v0.10.0 bsd daemon
|
2022-02-09 08:25:06 -05:00 |
|
Matthew R. Kasun
|
c142096577
|
update RunCmd finally fixed
|
2022-02-08 23:30:50 -05:00 |
|
Matthew R. Kasun
|
9ba3a94f40
|
update RunCmd
|
2022-02-08 23:24:42 -05:00 |
|
Matthew R. Kasun
|
747baf1bba
|
update RunCmd
|
2022-02-08 23:18:58 -05:00 |
|
Matthew R. Kasun
|
e88d34ac96
|
update RunCmd
|
2022-02-08 23:12:53 -05:00 |
|