-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
@kykc
Description
code-server
version: 1.32.0-275-linux-x64- OS Version: Ubuntu 18.04
Description
Setting password with command line parameter makes it visible in ps aux
Steps to Reproduce
./code-server --password=supersecret $CODE_SERVER_ROOT
ps aux
Possible solution
Seems that there's some possible ways to hide it mentioned here