netbird/client/cmd
Misha Bragin d4a3ee9d87
Load user profile when SSH (#380)
This PR fixes issues with the terminal when
running netbird ssh to a remote agent.
Every session looks up a user and loads its
profile. If no user is found, the connection is rejected.
The default user is root.
2022-07-07 11:24:38 +02:00
..
down.go Update MacOS and Windows installers (#325) 2022-05-25 19:41:03 +02:00
login_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
login.go Fix duplicate output of interactive login (#334) 2022-05-27 13:55:24 +02:00
root.go NetBird SSH (#361) 2022-06-23 17:04:53 +02:00
service_controller.go Rename Wiretrustee in logs and be log output friendly on startup (#327) 2022-05-26 10:09:11 +02:00
service_installer.go Update MacOS and Windows installers (#325) 2022-05-25 19:41:03 +02:00
service.go Added Netbird as dependency and renamed linux shortcut name (#330) 2022-05-26 15:29:55 +02:00
ssh.go Load user profile when SSH (#380) 2022-07-07 11:24:38 +02:00
status.go Enhance status command (#382) 2022-07-05 19:47:50 +02:00
testutil.go Add rules for ACL (#306) 2022-05-21 15:21:39 +02:00
up_daemon_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
up.go Add client status collection (#368) 2022-07-02 12:02:17 +02:00
version.go Versioning of UI and grpc-agent for passing version (#324) 2022-05-25 23:25:02 +02:00