Commit Graph

27 Commits

Author SHA1 Message Date
Micooz
b4abe01b20 presets: refactor index.js 2018-06-02 09:55:11 +08:00
Micooz
48d6e777dd *: reformat code 2018-02-17 12:19:31 +08:00
Micooz
c4bb2d1e74 src: bugfixs and improvements 2018-02-16 17:01:37 +08:00
Micooz
27a1c748fe
bin,core: refactor config.js, remove "dstaddr" 2017-12-19 11:23:04 +08:00
Micooz
738bd7367d
bin: fix "--list-presets" 2017-10-27 15:07:18 +08:00
Micooz
403e75461b
bin: add "-w" to force overwrite previous json files 2017-10-20 13:53:58 +08:00
Micooz
e0a51ab7e8
presets: deprecated base-auth-stream and base-with-padding, add base-auth 2017-10-20 10:56:03 +08:00
Micooz
98b78abfe1 docs: update README.md 2017-10-15 13:30:57 +08:00
Micooz
29791d1972 bin: load libsodium library before run main() 2017-10-14 22:53:02 +08:00
Micooz
8a69b3b4d0 bin: fix TypeError: modules.presets.join is not a function 2017-10-14 13:02:34 +08:00
Micooz
a54004c5fa
bin: print legacy presets as well when using "--list-preset" 2017-09-20 13:34:46 +08:00
Micooz
0dcc326428
bin: try to parse first argument as config file 2017-09-06 09:34:46 +08:00
Micooz
c64a4cfe76
bin: update usage 2017-09-05 17:56:00 +08:00
Micooz
94be72599b
docs,bin,src: remove behaviours 2017-09-05 14:32:40 +08:00
Micooz
1669102819 bin: add "--list-behaviours" option 2017-08-18 15:09:38 +08:00
Micooz
4f90777eb7 bin: add "-m, --minimal" option
close: #90
2017-08-16 13:09:59 +08:00
Micooz
893ae00adc bin: add "-l, --list-presets" option
close: #89
2017-08-16 12:58:13 +08:00
Micooz
78fc22264f bin: add start.js for package bin, use cli.js as webpack entry 2017-08-14 15:53:01 +08:00
Micooz
babf024e20 bin: fix path resolve to --config 2017-08-11 14:02:37 +08:00
Micooz
da5fdf1fc8 bin,package: deprecated cli-client.js and cli-server.js, refactor bootstrap.js and init.js 2017-08-09 22:44:59 +08:00
Micooz
26e84bd9b2 refactor(bin): cli-init.js now generate two configurations 2017-04-16 17:38:18 +08:00
Micooz
4803316ee8 refactor(bin): add cli-client and cli-server, deprecate debug.js 2017-03-24 17:07:14 +08:00
Micooz
c17751a041 feat(bin): add 'blinksocks-init' and 'blinksocks-run' sub commands 2017-03-09 16:17:46 +08:00
Micooz
25e82e4bcd chore(cli): update 2017-03-03 23:37:19 +08:00
Micooz
99288b90fd feat(DNSCache): dns cache now available 2016-12-13 20:33:21 +08:00
Micooz
915a3c0d8a refactor(bin): should list supported ciphers via Crypto 2016-12-11 23:13:43 +08:00
Micooz
f6781c5505 initial commit 2016-12-09 22:54:58 +08:00