dcarns
|
c7a3d2b098
Merge pull request #1449 from gravitl/feature_v0.14.7_translateiftablestonftables
|
3 years ago |
cameronts
|
f4d19f5606
Change method used for detecting nftables from looking for nftables.conf (not always there) to looking for nft executable (there upon apt install nft).
|
3 years ago |
dcarns
|
40c4a7842c
Merge pull request #1432 from gravitl/feature_v0.14.7_netclientaddvarforpublicipservice
|
3 years ago |
cameronts
|
b9b79ed9f9
Changed order of imports.
|
3 years ago |
cameronts
|
e6d7c95669
Add netclient detection of nftables.
|
3 years ago |
Abhishek Kondur
|
e2a7e2c812
GRA-408: remove daemon check
|
3 years ago |
Abhishek Kondur
|
68d0091c28
GRA-408: func comment
|
3 years ago |
Abhishek Kondur
|
c772d15080
GRA-408: check if netclient daemon exists to start client daemon service
|
3 years ago |
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.
|
3 years ago |
cameronts
|
1cb42e8f8b
Add Public IP Service handling to config and GetPublicIP().
|
3 years ago |
Alex Feiszli
|
1fcf7023da
Merge pull request #1309 from gravitl/hotfix_v0.14.4_macos
|
3 years ago |
afeiszli
|
c06c7868c0
moving port check logic
|
3 years ago |
afeiszli
|
c99e6bf75a
changes for macos installer
|
3 years ago |
Matthew R. Kasun
|
932eba8d21
fix statticcheck errors
|
3 years ago |
afeiszli
|
d3a6faa90d
updating route setting logic
|
3 years ago |
afeiszli
|
bc1eb17bad
removing windows installer portions
|
3 years ago |
Matthew R. Kasun
|
c8ec507484
add timeout to http.get
|
3 years ago |
0xdcarns
|
81ab4f76bb
added build tag for gui
|
3 years ago |
afeiszli
|
13db6ced0c
adding separator
|
3 years ago |
Matthew R. Kasun
|
7152f6ccd4
remove references to grpc/comms net
|
3 years ago |
Matthew R. Kasun
|
924403d5b4
ncutils.GetNetclientServerPath
|
3 years ago |
Matthew R. Kasun
|
6aa1a68a6f
register command - client
|
3 years ago |
0xdcarns
|
1a065f680b
added test and changed how strings were generated for make random string
|
3 years ago |
john s
|
d1fb0b90af
netclient: math.Rand -> crypto.Rand (#956)
|
3 years ago |
Matthew R. Kasun
|
11b1098390
replace ncutil.Log/PrintLog with logger.Log
|
3 years ago |
Matthew R. Kasun
|
b37abab5dd
update logic for getting free udp port
|
3 years ago |
afeiszli
|
a33ff31a59
adding logic for nodes without wg-quick
|
3 years ago |
afeiszli
|
0fa480ab9a
reverting windows behavior
|
3 years ago |
0xdcarns
|
83250980eb
initial chunk approach
|
3 years ago |
Matthew R. Kasun
|
4ab924af3e
use main.version rather than subpackage variables
|
3 years ago |