Commit Graph

447 Commits

Author SHA1 Message Date
xjasonlyu
b54d9936f9 Chore: unexported globals with _
Use uber’s go style.
2021-02-11 16:10:40 +08:00
xjasonlyu
7e6a9b6a09 Chore: add a comment to dialer 2021-02-11 16:04:20 +08:00
xjasonlyu
454ea0a49b Fix(log): default level may race
Rename global variables in uber’s style.
2021-02-11 15:56:45 +08:00
xjasonlyu
04d0e1e9a7 Chore: move to wiki 2021-02-11 14:19:37 +08:00
xjasonlyu
e849c9a451 Fix(stack/udp): shadow variables 2021-02-11 14:01:36 +08:00
xjasonlyu
c28690bfc9 Fix: deprecate metadata.Valid method 2021-02-11 13:55:53 +08:00
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
c96c5946c8 Fix: /proc/sys permission in docker 2021-02-10 20:21:22 +08:00
xjasonlyu
708b7b234d Chore: update README v2.1.0-beta3 2021-02-10 16:55:31 +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
34fb632f38 Chore: trim spaces 2021-02-09 14:16:55 +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
203e545241 Chore: update README 2021-02-08 18:55:58 +08:00
xjasonlyu
136c90d310 Chore: ignore all .md files 2021-02-08 18:32:05 +08:00
xjasonlyu
06a7cf6718 Chore: use gVisor 20210207054208-21036aed5e58 2021-02-08 16:03:16 +08:00
xjasonlyu
ab59724d87 Chore: rewrite README 2021-02-08 14:55:09 +08:00
xjasonlyu
50bed22076 Chore: Makefile rename docker -> tun2socks 2021-02-08 14:35:58 +08:00
xjasonlyu
849f47baf7 Chore: decrease maxUDPQueueSize 2021-02-07 20:43:55 +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
ea1832adaa Chore: cleanup Makefile 2021-02-07 18:24:01 +08:00
xjasonlyu
cf4ac9b207 Refactor(proxy): use proto sub package 2021-02-07 18:22:00 +08:00
xjasonlyu
2fe6caab12 Chore: optimize docker files v2.1.0-beta2 2021-02-07 14:44:56 +08:00
xjasonlyu
6fd3fd0f8c Chore(workflows): go add paths-ignore 2021-02-07 13:56:06 +08:00
xjasonlyu
2e0b9d5e24 Chore: update command line help messages 2021-02-07 11:31:03 +08:00
xjasonlyu
035504020e Refactor: manager -> statistic 2021-02-07 10:54:29 +08:00
xjasonlyu
84b7c17268 Chore: use gVisor 20210207010352-2042ce9bee2d 2021-02-07 10:40:13 +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
79aa91da41 Chore: optimize docker entrypoint.sh 2021-02-07 10:06:43 +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
496d25ff23 Fix: panic when using direct proxy 2021-02-06 18:58:56 +08:00
xjasonlyu
9caf06760d Chore: update engine log of proxy & device 2021-02-06 18:58:27 +08:00
xjasonlyu
a84eebe284 Chore: add Type() method to proxy.Proxy 2021-02-06 18:54:42 +08:00
xjasonlyu
6375708e4a Chore: add Type() method to device.Device 2021-02-06 18:36:57 +08:00
xjasonlyu
e524acdb10 Optimize: rwbased link endpoint 2021-02-06 18:22:42 +08:00
xjasonlyu
6763ca4852 Chore: update stack icmp 2021-02-06 17:22:46 +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
5f95bc9091 Fix: set MTU on windows 2021-02-06 15:05:21 +08:00
xjasonlyu
c04d998bb2 Chore: adjust .dockerignore 2021-02-06 14:03:55 +08:00
xjasonlyu
e0956ce58c Feature: add simple-obfs support for ss 2021-02-06 13:41:44 +08:00
xjasonlyu
44e47cc86c Fix: replace outdated params 2021-02-06 12:14:10 +08:00
xjasonlyu
441e6c3dfb Chore: update gVisor 2021-02-06 12:11:06 +08:00