Commit Graph

21 Commits

Author SHA1 Message Date
xjasonlyu
7955052b01 Chore: adjust version output format 2021-02-11 13:40:01 +08:00
xjasonlyu
7e55b71b30 Fix: replace pflag with flag
pflag was deprecated due to poor maintenance
2021-02-11 13:06:12 +08:00
xjasonlyu
96e0c8c390 Chore: adapt fwmark option 2021-02-10 16:40:36 +08:00
xjasonlyu
7f7f2913a8 Feature: add fwmark support 2021-02-10 15:46:55 +08:00
xjasonlyu
ea62deb0b6 Refactor: rewrite engine 2021-02-10 13:11:11 +08:00
xjasonlyu
08f236a01c Fix: lost stack log info 2021-02-08 20:23:02 +08:00
xjasonlyu
ae77a8a009 Refactor: autonomize core package 2021-02-08 20:04:51 +08:00
xjasonlyu
ace24826d2 Chore: move stack & device to core 2021-02-07 18:49:55 +08:00
xjasonlyu
669a601f1a Chore: move stack & device to component 2021-02-07 18:45:52 +08:00
xjasonlyu
103009cb1d Chore: add stack field to Engine 2021-02-07 18:38:19 +08:00
xjasonlyu
cf4ac9b207 Refactor(proxy): use proto sub package 2021-02-07 18:22:00 +08:00
xjasonlyu
ee00315894 Chore: rename proxy Type() to Proto() 2021-02-07 10:38:07 +08:00
xjasonlyu
a3ff3a5a15 Chore: const tun.Driver = "tun" 2021-02-07 10:09:26 +08:00
xjasonlyu
cc268bc2a3 Feature: use wintun for windows 2021-02-06 20:01:11 +08:00
xjasonlyu
b79ab7335a Chore: rename ShadowSocks to Shadowsocks 2021-02-06 19:01:01 +08:00
xjasonlyu
9caf06760d Chore: update engine log of proxy & device 2021-02-06 18:58:27 +08:00
xjasonlyu
b1700c62f4 Feature: windows tun more params support
Supported params:

- Name
- MTU
- ComponentID
- Network
2021-02-06 16:20:45 +08:00
xjasonlyu
38b9357469 Fix: error when proxy or device empty 2021-02-06 15:40:11 +08:00
xjasonlyu
e0956ce58c Feature: add simple-obfs support for ss 2021-02-06 13:41:44 +08:00
xjasonlyu
aa703ac90d Chore: rename secret to token 2021-02-06 11:39:25 +08:00
xjasonlyu
90d7d2dfe6 Refactor 2021-02-05 20:02:29 +08:00