Commit Graph

113 Commits

Author SHA1 Message Date
9e01155d2e Add new intro image 2024-04-22 11:00:52 +02:00
23a1473797 Fix grammar in readme (#1778) 2024-04-02 10:08:58 +02:00
40d56e5d29 Update network security image (#1765) 2024-03-28 18:43:32 +01:00
fde1a2196c add ansible collections contributions (#1675) 2024-03-06 23:30:16 +01:00
190698bcf2 Add open-source network security image (#1643) 2024-02-29 14:04:32 +00:00
cb69348a30 Update contribution and readme file (#1447)
Include the release of rosenpass and the update to go 1.21 in the dev containers and readme
2024-01-08 15:41:22 +01:00
875a2e2b63 Add iOS support to README (#1430) 2024-01-02 20:21:06 +01:00
892db25021 docs: change get started link (#1098) 2023-08-21 09:11:52 +02:00
06125acb8d Update new release banner (#1072) 2023-08-10 21:10:12 +02:00
0fc6c477a9 Add features links to the features table in README (#1052) 2023-08-04 11:52:11 +02:00
401a462398 Update getting started docs (#1049) 2023-08-04 11:05:05 +02:00
8aa4f240c7 Add getting started script with Zitadel (#1005)
add getting started script with zitadel

limit tests for infrastructure file workflow

limit release workflow based on relevant files
2023-08-03 19:19:17 +02:00
829ce6573e Fix broken links in README.md (#992) 2023-06-29 11:42:55 +02:00
c65a5acab9 Update release banner 2023-03-09 08:24:25 +01:00
f8273c3ce9 Add network activity monitoring as complete in Readme (#675) 2023-02-08 08:38:10 +01:00
27f4993ce3 Add netbird installer project (#637) 2023-01-08 11:33:04 +01:00
20a73e3e14 Sync peers FQDN (#584)
Use stdout and stderr log path only if on Linux and attempt to create the path

Update status system with FQDN fields and 
status command to display the domain names of remote and local peers

Set some DNS logs to tracing

update readme file
2022-11-26 13:29:50 +01:00
e965d6c022 Fix CISPA note 2022-11-21 17:36:07 +01:00
11f8249eed Add CISPA note (#572) 2022-11-21 16:38:41 +01:00
1db4027bea Remove docs typo 2022-11-10 10:48:00 +01:00
d4dbc322be Add ref to ICE in Readme 2022-11-10 10:46:40 +01:00
84117a9fb7 Update WireGuard trademark note 2022-10-23 11:47:42 +02:00
92b612eba4 Update demo video link 2022-10-22 16:55:49 +02:00
aeeaa21eed Update README.md (#524) 2022-10-22 16:19:16 +02:00
d228cd0cb1 Remove release note 2022-10-22 15:10:09 +02:00
369a7ef345 Add SSO MFA demo gif (#489) 2022-10-10 11:06:25 +02:00
de898899a4 update slack invite tittle 2022-09-05 18:44:04 +02:00
b63ec71aed Check if login stream was canceled before printing warn (#451) 2022-09-05 17:44:26 +02:00
1012172f04 Add routing peer support (#441)
Handle routes updates from management

Manage routing firewall rules

Manage peer RIB table

Add get peer and get notification channel from the status recorder

Update interface peers allowed IPs
2022-09-05 09:06:35 +02:00
295f0c755a Add Router nodes feature to the coming soon list 2022-06-27 08:57:06 +03:00
a98f6f840a Add Easy SSH to the features list 2022-06-27 08:55:32 +03:00
faad5a1e98 Add Easy SSH banner 2022-06-27 08:50:34 +03:00
aae84e40e2 Update slack invitations link 2022-06-21 11:01:10 +02:00
5623735234 Update docs to reflect released access control 2022-06-20 22:34:16 +02:00
a88ac40b05 Update README to comply with Codacy standards (#360) 2022-06-09 12:09:05 +02:00
bfff6110aa Add community projects section 2022-06-09 08:32:41 +02:00
b96e616844 Update badges 2022-06-06 12:11:20 +02:00
2e5d4ba6fa Update links in Start using NetBird (#346)
* Update links in Start using NetBird

* Update internals overview and co structure

* Netbird to NetBird
2022-05-31 16:06:34 +02:00
ec39202590 Referer README installation steps to docs website (#344) 2022-05-29 22:39:33 +02:00
feff6dc966 Update announcement bar in README 2022-05-28 09:48:51 +02:00
59ae10a66d Replace README gifs (#332) 2022-05-26 15:53:38 +02:00
4b5e6b93a6 Update README reflecting recent changes (#328) 2022-05-26 12:26:14 +02:00
5e3eceb0d6 Update MacOS and Windows installers (#325)
Updated windows installer package generation with

launch UI after install
remove older version
remove wiretrustee
added install and uninstall scripts
Updated brew cask:

run installer script to start daemon
Daemon conflicts with wiretrustee on brew

Removed migrate check on non-root commands like status

CLI CMD is now going to stdout
2022-05-25 19:41:03 +02:00
5cbfa4bb9e Rebrand client cli (#320) 2022-05-22 18:53:47 +02:00
32611e1131 FIx external docs location in README 2022-05-22 14:03:43 +02:00
6ce8a13ffa Update links to docs and blog 2022-05-18 10:33:37 +02:00
196207402d Changing back link for Docker (#293)
Fixes issue #292
2022-04-04 21:53:31 +02:00
ede2795529 Replace Wiretrustee links and naming (#287)
* Replace Wiretrustee links and naming

* Upper case for Netbrid in README

* Replace logo

* Dashboard URL to app.netbird.io

Co-authored-by: Misha Bragin <bangvalo@gmail.com>
2022-03-26 11:39:27 +01:00
4ef3c7a637 Add basic desktop UI - systray
This PR adds a basic UI for desktop
applications that support Linux, Max
and Windows.
2022-03-20 17:36:35 +01:00
1660a915e2 Fix goreleaser version to 1.6.3 (#266)
As status command relies on log,
we should always use console as output

Co-authored-by: mlsmaycon <mlsmaycon@gmail.com>
2022-03-14 13:16:16 +01:00