Commit Graph

104 Commits

Author SHA1 Message Date
Misha Bragin
0fc6c477a9
Add features links to the features table in README (#1052) 2023-08-04 11:52:11 +02:00
Misha Bragin
401a462398
Update getting started docs (#1049) 2023-08-04 11:05:05 +02:00
Maycon Santos
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
Yury Gargay
829ce6573e
Fix broken links in README.md (#992) 2023-06-29 11:42:55 +02:00
Misha Bragin
c65a5acab9
Update release banner 2023-03-09 08:24:25 +01:00
Misha Bragin
f8273c3ce9
Add network activity monitoring as complete in Readme (#675) 2023-02-08 08:38:10 +01:00
Maycon Santos
27f4993ce3
Add netbird installer project (#637) 2023-01-08 11:33:04 +01:00
Maycon Santos
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
Misha Bragin
e965d6c022
Fix CISPA note 2022-11-21 17:36:07 +01:00
Misha Bragin
11f8249eed
Add CISPA note (#572) 2022-11-21 16:38:41 +01:00
Misha Bragin
1db4027bea
Remove docs typo 2022-11-10 10:48:00 +01:00
Misha Bragin
d4dbc322be
Add ref to ICE in Readme 2022-11-10 10:46:40 +01:00
Misha Bragin
84117a9fb7
Update WireGuard trademark note 2022-10-23 11:47:42 +02:00
Misha Bragin
92b612eba4
Update demo video link 2022-10-22 16:55:49 +02:00
Misha Bragin
aeeaa21eed
Update README.md (#524) 2022-10-22 16:19:16 +02:00
Misha Bragin
d228cd0cb1
Remove release note 2022-10-22 15:10:09 +02:00
Misha Bragin
369a7ef345
Add SSO MFA demo gif (#489) 2022-10-10 11:06:25 +02:00
Maycon Santos
de898899a4
update slack invite tittle 2022-09-05 18:44:04 +02:00
Maycon Santos
b63ec71aed
Check if login stream was canceled before printing warn (#451) 2022-09-05 17:44:26 +02:00
Maycon Santos
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
Misha Bragin
295f0c755a
Add Router nodes feature to the coming soon list 2022-06-27 08:57:06 +03:00
Misha Bragin
a98f6f840a
Add Easy SSH to the features list 2022-06-27 08:55:32 +03:00
Misha Bragin
faad5a1e98
Add Easy SSH banner 2022-06-27 08:50:34 +03:00
mlsmaycon
aae84e40e2 Update slack invitations link 2022-06-21 11:01:10 +02:00
Misha Bragin
5623735234
Update docs to reflect released access control 2022-06-20 22:34:16 +02:00
Misha Bragin
a88ac40b05
Update README to comply with Codacy standards (#360) 2022-06-09 12:09:05 +02:00
Misha Bragin
bfff6110aa
Add community projects section 2022-06-09 08:32:41 +02:00
Misha Bragin
b96e616844
Update badges 2022-06-06 12:11:20 +02:00
Misha Bragin
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
Misha Bragin
ec39202590
Referer README installation steps to docs website (#344) 2022-05-29 22:39:33 +02:00
Misha Bragin
feff6dc966
Update announcement bar in README 2022-05-28 09:48:51 +02:00
Misha Bragin
59ae10a66d
Replace README gifs (#332) 2022-05-26 15:53:38 +02:00
Misha Bragin
4b5e6b93a6
Update README reflecting recent changes (#328) 2022-05-26 12:26:14 +02:00
Maycon Santos
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
Maycon Santos
5cbfa4bb9e
Rebrand client cli (#320) 2022-05-22 18:53:47 +02:00
Misha Bragin
32611e1131
FIx external docs location in README 2022-05-22 14:03:43 +02:00
Misha Bragin
6ce8a13ffa
Update links to docs and blog 2022-05-18 10:33:37 +02:00
shatoboar
196207402d
Changing back link for Docker (#293)
Fixes issue #292
2022-04-04 21:53:31 +02:00
Maycon Santos
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
Givi Khojanashvili
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
Mikhail Bragin
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
Mikhail Bragin
e3b809a1d4
Update ManagementURL in Config (#262)
If ManagementURL is present in the config file
and cmd (e.g. up or login) specifies a new one,
then update config file with a new ManagementURL
2022-03-13 15:17:18 +01:00
Mikhail Bragin
a3a6283ac6
Update windows installer and docs
Update binary installation docs
Add service start in Windows installer
2022-03-11 14:05:44 +01:00
Mikhail Bragin
3e46f38166
Fix README 2022-03-06 21:40:09 +01:00
Mikhail Bragin
64e2e34dae
Add Slack badge 2022-03-06 14:16:17 +01:00
Mikhail Bragin
8dd92f14bf
Add more badges to README
Codacy and Go report badges
2022-03-06 09:57:07 +01:00
Mikhail Bragin
b72ed91cb4
Update self-hosting docs
Running Dashboard, Management, Signal, and Coturn section.
Mentioned in #244
2022-03-02 09:52:09 +01:00
Mikhail Bragin
69cda73bbb
Update README badges 2022-02-28 16:51:12 +01:00
Mikhail Bragin
23fad49756
Update docker pull badge 2022-02-22 11:24:24 +01:00
Jim Tittsler
919f0aa3da
fix typos (#226) 2022-02-10 19:18:25 +01:00