You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Passing keys/passwords in command line is not very good from security standpoint.
One could examine password in runner script/process list/etc.
So I propose to add an option flag to load base64-encoded key from file.
It's also more convenient when running shadowsocks in Kubernetes where
one usually mounts secrets as files.
0 commit comments