Commit Graph
436 Commits
Author SHA1 Message Date
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
xjasonlyu 26c1bfc461 Chore: adjust docker env params 2021-02-06 11:50:33 +08:00
xjasonlyu 93c739d2d9 Chore: use strict log level 2021-02-06 11:46:35 +08:00
xjasonlyu aa703ac90d Chore: rename secret to token 2021-02-06 11:39:25 +08:00
xjasonlyu d1df910888 Chore: adjust workflows 2021-02-06 11:30:14 +08:00
Jason LyuandGitHub fd00cfe08d License: GPL 3.0 v2.1.0-beta1 2021-02-05 20:16:54 +08:00
xjasonlyu 158ccf63be fix: Dockerfile RUN before COPY 2021-02-05 20:05:50 +08:00
xjasonlyu 90d7d2dfe6 Refactor 2021-02-05 20:02:29 +08:00
xjasonlyu 60d61eee7a fix: https://github.com/xjasonlyu/tun2socks/issues/22 v2.0.1 2020-11-19 11:07:55 +08:00
xjasonlyu fcf9d280b8 fix: ipv6 connect error v2.0.0 2020-11-09 21:19:44 +08:00
xjasonlyu f18362714d rm docker folder 2020-11-09 14:15:30 +08:00
xjasonlyu 95dc93cb41 improve: core udp 2020-11-09 10:33:55 +08:00