Commit graph

1119 commits

Author SHA1 Message Date
Matthew R. Kasun
38cd4d7700 refactor join
also removes server node
suspect there may be issues with proxy
and UI interactions with nodes
2022-12-20 15:29:09 -05:00
Matthew R. Kasun
c086e9499d rebase
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-12-19 15:15:35 -05:00
Abhishek Kondur
3bf78fe638 netclient fix func parameters for build 2022-12-08 19:51:07 +05:30
Abhishek Kondur
dba5052966 resolve conflicts 2022-12-08 09:38:23 +05:30
Abhishek Kondur
695e3b1661 merge conflicts resolved 2022-12-08 09:28:41 +05:30
Abhishek Kondur
4b1a85a3ee proxy changes 2022-12-02 17:35:41 +05:30
Abhishek Kondur
5b7ead91e6 merge conflicts resolved 2022-12-02 10:08:01 +05:30
dcarns
0d9b47f212
Merge pull request #1769 from gravitl/feature_v0.17.1_local_interfaces
add all local interfaces to node
2022-12-01 09:59:30 -05:00
Abhishek Kondur
cff3508425 Merge branch 'develop' of https://github.com/gravitl/netmaker into feature_proxy_metrics 2022-12-01 19:31:56 +05:30
cameronts
1f9ee111de Update usage for the operatingsystem flag. 2022-11-30 16:43:11 -08:00
0xdcarns
5689ef5440 updated versions to v0.17.0 where apllicable 2022-11-29 11:48:40 -05:00
shanker JJ
f465e3b82d Support for MIPs arch 2022-11-29 10:11:47 -05:00
Anish Mukherjee
78b0476aa4 change mosquitto protocol from mqtts to wss 2022-11-29 10:11:47 -05:00
shanker JJ
3f5675688c Adding comment in bin-maker.sh 2022-11-29 10:11:47 -05:00
shanker JJ
9cce634cd8 Adding support in workflow to uploade mips binary in release 2022-11-29 10:11:47 -05:00
shanker JJ
a79844e090 Adding support for OpenWrt-mips arch 2022-11-29 10:11:47 -05:00
0xdcarns
55d1b3dc63 updated version to v0.16.3 2022-11-29 10:11:47 -05:00
Matthew R. Kasun
89d0b04732 fix cp/paste error 2022-11-29 10:11:17 -05:00
Matthew R Kasun
8ebaa4aea6 only split postup/postdown on freebsd 2022-11-29 10:11:17 -05:00
Yassine Messaoudi
2c30133cf5 fix #1603 [GUI] add search bar
- Add search bar for networks view.
- Used levenchtein distance to get search suggestions.
2022-11-29 10:11:17 -05:00
Matthew R. Kasun
6b18ff57c9 add all local interfaces to node 2022-11-28 11:16:19 -05:00
shanker JJ
954537d2b3 Support for MIPs arch 2022-11-21 22:35:15 +09:00
Abhishek Kondur
f95306ddbd make proxy optional 2022-11-20 09:35:29 +05:30
Abhishek Kondur
c54080e150 fix relay updates for proxy 2022-11-18 10:48:28 +05:30
Abhishek Kondur
653b5f21d6 configure proxy on peer update without resetting 2022-11-17 16:51:27 +05:30
Abhishek Kondur
eb1aa3a386 packet sniffer changes 2022-11-14 19:14:39 +05:30
Abhishek Kondur
0a17a0744b configure proxy for ext clients 2022-11-14 14:10:52 +05:30
dcarns
3d683924b1
Merge pull request #1723 from gravitl/refactor_mqtt_to_wss
Refactor mqtt to wss
2022-11-10 11:32:42 -05:00
dcarns
5ff5e5dca3
Merge pull request #1681 from shan100github/issue-1673
Adding support for OpenWrt-mips arch
2022-11-10 10:34:25 -05:00
Anish Mukherjee
9c13b90d75 change mosquitto protocol from mqtts to wss 2022-11-10 16:59:38 +05:30
Abhishek Kondur
4d7691b71b add context to proxy and stun 2022-11-07 21:25:58 +05:30
Abhishek Kondur
a7c0abe2fc refactor proxy updates 2022-11-07 01:25:04 +05:30
0xdcarns
3639338faa updated version to v0.16.3 2022-11-04 14:50:54 -04:00
Abhishek Kondur
acae6c3aed added relay functionality to proxy 2022-11-04 01:24:48 +05:30
dcarns
6cbcb60f58
Merge pull request #1690 from gravitl/bugfix_v.0.16.2_muliple_egress
only split postup/postdown on freebsd
2022-11-03 10:20:04 -04:00
Matthew R. Kasun
e380164472 fix cp/paste error 2022-10-28 10:51:10 -04:00
Abhishek Kondur
4486393f45 configure proxy on daemon startup and peer updates 2022-10-27 23:17:04 +05:30
Abhishek Kondur
f4783f87d0 restructure proxy code 2022-10-27 17:20:06 +05:30
Abhishek Kondur
953b5eae0a proxy integration with netclient inital commit 2022-10-27 15:20:29 +05:30
Abhishek Kondur
aabb573a19 trim extra spaces from iface name mac 2022-10-27 15:20:05 +05:30
Abhishek Kondur
9e03510323 start proxy with daemon 2022-10-27 15:19:32 +05:30
Matthew R Kasun
5238287426 only split postup/postdown on freebsd 2022-10-25 19:24:40 +00:00
shanker JJ
6acdedb211 Adding comment in bin-maker.sh 2022-10-25 06:35:19 +09:00
shanker JJ
6c76a2bfcf Adding support in workflow to uploade mips binary in release 2022-10-24 11:10:32 +09:00
shanker JJ
df04e4c28a Adding support for OpenWrt-mips arch 2022-10-23 16:36:16 +09:00
pete1019
b396e8e035 Merge remote-tracking branch 'searchbar/1603' into searchbar 2022-10-19 17:34:44 +02:00
Yassine Messaoudi
141c0a9b96 fix #1603 [GUI] add search bar
- Add search bar for networks view.
- Used levenchtein distance to get search suggestions.
2022-10-19 14:44:40 +01:00
Matthew R. Kasun
3bb19ea1a3 fix 0.16.2 update function 2022-10-18 10:42:02 -04:00
Matthew R. Kasun
89b5911197 update version numbers for v0.16.2 releasse 2022-10-18 10:12:42 -04:00
0xdcarns
3b1ff49344 added better handling of wg ifaces on windows + fix connect issue 2022-10-13 11:30:21 -04:00