go-shadowsocks2 icon indicating copy to clipboard operation
go-shadowsocks2 copied to clipboard

Support config file?

Open mritd opened this issue 7 years ago • 3 comments

Can we add profile support?

Using the Cobra library to load configuration files and process command line arguments seems more friendly; if possible, I will commit a PR.

mritd avatar Jul 28 '18 14:07 mritd

Do you mean configuration file?

riobard avatar Aug 05 '18 16:08 riobard

right

mritd avatar Aug 07 '18 03:08 mritd

Yeah… that's the tricky part. Many people have requested support for config files. I'm hesitated to do so because the feature set is not stable yet. Additionally, there are differences to other SS implementations that reusing config file format is questionable. I'll keep this issue open until a better understanding is reached.

riobard avatar Aug 07 '18 04:08 riobard