465 Commits
Author SHA1 Message Date
xjasonlyu 4531a74a20 Feature: add darwin-arm64 support (https://github.com/xjasonlyu/tun2socks/issues/29) v2.1.1 2021-02-17 16:12:01 +08:00
xjasonlyu b15f93225b Chore: bump to go1.16 2021-02-17 16:10:11 +08:00
xjasonlyu edf76afd11 Chore: tidy Dockerfile 2021-02-17 13:32:39 +08:00
xjasonlyu bb702f57d8 Feature: add linux-s390x 2021-02-15 20:18:33 +08:00
xjasonlyu b5980dd79d Chore: update README 2021-02-14 20:46:08 +08:00
xjasonlyu 2fee5a6d55 Chore: update dependencies 2021-02-14 20:41:50 +08:00
xjasonlyu b2b7e8bc46 Chore(tun): minor changes 2021-02-14 20:38:26 +08:00
xjasonlyu 0e1e04acc7 Fix: avoid extra copy on windows 2021-02-14 20:25:04 +08:00
xjasonlyu 361a8133c9 Chore: spaces to tab 2021-02-14 17:33:12 +08:00
xjasonlyu 3f73becd66 Fix: ignore static check 2021-02-14 15:50:44 +08:00
xjasonlyu 14b905c125 Feature: full 64bit support 2021-02-14 15:45:42 +08:00
xjasonlyu 4294f56125 Chore: use gVisor 20210213011838-e7ae604b523e 2021-02-14 11:44:54 +08:00
xjasonlyu d98e2234d9 Chore: always use zip to release 2021-02-14 11:21:36 +08:00
xjasonlyu 43b8dd885d Chore: udp timeout => 60s v2.1.0 2021-02-13 13:18:30 +08:00
xjasonlyu 3e3990ef8d Chore: update README v2.1.0-rc1 2021-02-12 14:41:33 +08:00
xjasonlyu 88e9402793 Chore: go workflow ignore docker 2021-02-11 22:26:59 +08:00
xjasonlyu f0129eb7ca Chore: optimize docker/entrypoint.sh 2021-02-11 18:51:05 +08:00
xjasonlyu fe9be45844 Chore: tidy go.sum 2021-02-11 16:56:20 +08:00
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