Commit Graph

632 Commits

Author SHA1 Message Date
xjasonlyu
66710aa203 Fix: panics with invalid ss url (https://github.com/xjasonlyu/tun2socks/issues/49) 2021-05-05 11:59:47 +08:00
xjasonlyu
3f7fdc1d83 Fix: atomic operation panic
This reverts commit 094199656b.
v2.1.5
2021-03-22 13:04:49 +08:00
xjasonlyu
1bd8029562 Optimize: use gvisor tun for linux 2021-03-21 21:13:07 +08:00
xjasonlyu
a1847d7153 Fix: udp for gvisor stack 2021-03-21 20:57:18 +08:00
xjasonlyu
36144e7484 Chore: update dependencies 2021-03-21 20:44:57 +08:00
xjasonlyu
094199656b Chore: make set operation atomic 2021-03-13 11:50:14 +08:00
xjasonlyu
f41b844e43 Chore: minor changes in actions v2.1.4 2021-03-03 12:56:02 +08:00
xjasonlyu
688d74a407 Chore: add more info to socks5 2021-03-03 12:46:31 +08:00
xjasonlyu
1b2dddff31 Chore: update dependencies 2021-03-02 23:25:52 +08:00
xjasonlyu
82ac59b0f2 Fix: invalid argument when set MTU (https://github.com/xjasonlyu/tun2socks/issues/33) 2021-03-01 21:37:46 +08:00
xjasonlyu
6887c1180e Chore: add udp-timeout option to docker image 2021-02-28 14:16:23 +08:00
xjasonlyu
9502706ed9 Feature: add an option to set udp timeout v2.1.3 2021-02-26 14:22:16 +08:00
xjasonlyu
ec4d98c4bf Fix: reset udp timeout after sending 2021-02-26 09:50:34 +08:00
xjasonlyu
ee932ff16c Chore: update static check command 2021-02-22 14:16:39 +08:00
xjasonlyu
a8fdfe537d Chore: update dependencies 2021-02-22 12:39:47 +08:00
xjasonlyu
ac07d3d6fd Feature: add 32bit support v2.1.2 2021-02-17 17:42:06 +08:00
xjasonlyu
d5d4b17256 Fix: dirty commit string 2021-02-17 17:02:15 +08:00
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