netbird/util
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
..
common.go Load user profile when SSH (#380) 2022-07-07 11:24:38 +02:00
duration.go Turn credentials generation (#102) 2021-09-02 14:41:54 +02:00
file_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
file.go Write to temp file before saving data (#238) 2022-02-20 19:03:16 +01:00
log.go Enable Report Caller when log level Debug (#258) 2022-03-10 14:14:00 +01:00
membership_unix.go NetBird SSH (#361) 2022-06-23 17:04:53 +02:00
membership_windows.go NetBird SSH (#361) 2022-06-23 17:04:53 +02:00
retry.go fix doc 2021-05-15 15:24:30 +05:00
util_suite_test.go feature: basic management service implementation (#44) 2021-07-17 14:38:59 +02:00