xjasonlyu
|
10022388a0
|
Chore(workflows): ignore GSC tags
v2.3.1-1
|
2021-10-04 13:32:18 +08:00 |
|
xjasonlyu
|
377aae12c7
|
Platform: Windows ARM64
|
2021-10-04 13:13:31 +08:00 |
|
xjasonlyu
|
3f5b3c9eb3
|
Chore: update go modules
v2.3.1
|
2021-10-04 11:35:37 +08:00 |
|
xjasonlyu
|
07ce5e6422
|
Feature: socks5 over unix domain socket(UDS) support
this feature is compatible with tor proxy.
|
2021-09-09 12:50:23 +08:00 |
|
xjasonlyu
|
e1ca5069e0
|
Revert(engine): default scheme
This reverts commit a86608e31a.
|
2021-09-09 12:10:57 +08:00 |
|
xjasonlyu
|
05f4938053
|
Chore: minor improvement
|
2021-09-05 23:34:02 +08:00 |
|
xjasonlyu
|
a86608e31a
|
Optimize(engine): default scheme
|
2021-09-04 22:11:08 +08:00 |
|
xjasonlyu
|
c478adee34
|
Fix: rwbased interface implementation
|
2021-09-04 21:46:40 +08:00 |
|
xjasonlyu
|
a3f1713d14
|
Chore: update modules
|
2021-09-04 21:45:56 +08:00 |
|
xjasonlyu
|
525d424fca
|
Chore: go1.17 build constraints
|
2021-08-21 10:48:37 +08:00 |
|
xjasonlyu
|
f1420b9592
|
Chore: update go modules
|
2021-08-21 10:38:27 +08:00 |
|
xjasonlyu
|
4601b4ef74
|
Chore: bump go version to 1.17
|
2021-08-21 10:29:29 +08:00 |
|
xjasonlyu
|
85cf694b8f
|
Chore: bump mod version
|
2021-08-13 11:44:34 +08:00 |
|
xjasonlyu
|
bf59ddf897
|
Refactor: move to transport
v2.3.0
|
2021-07-19 14:08:46 +08:00 |
|
xjasonlyu
|
ccc35c3c1b
|
Refactor(tunnel): using parseAddr
|
2021-07-19 14:04:17 +08:00 |
|
xjasonlyu
|
e77c12156a
|
Chore: update modules
|
2021-07-18 16:32:48 +08:00 |
|
xjasonlyu
|
f60e5add20
|
Fix(socks4): various improvement
|
2021-07-18 16:29:23 +08:00 |
|
xjasonlyu
|
ebc275c5f7
|
Fix(socks4): using io.ReadFull
|
2021-07-17 13:03:43 +08:00 |
|
xjasonlyu
|
b6d4272e58
|
Chore: disable nightly release
|
2021-07-17 10:48:19 +08:00 |
|
xjasonlyu
|
591361abb3
|
Refactor(socks4a): using isReservedIP
|
2021-07-17 10:44:59 +08:00 |
|
xjasonlyu
|
7dea46e6f2
|
Chore: update README
|
2021-07-16 20:26:41 +08:00 |
|
xjasonlyu
|
e0d6c6d5af
|
Feature: SOCKS4/SOCKS4A proxy support
|
2021-07-16 20:23:00 +08:00 |
|
xjasonlyu
|
ca331e5ef6
|
Chore: bump mod version
|
2021-07-16 18:42:22 +08:00 |
|
xjasonlyu
|
ab2f4043f7
|
Feature: HTTP proxy support
|
2021-07-16 18:39:46 +08:00 |
|
xjasonlyu
|
33e2aed86c
|
Refactor(proxy): replace with safeConnClose
|
2021-07-16 17:51:58 +08:00 |
|
xjasonlyu
|
c2ad0930b0
|
Fix: invalid workflow file
|
2021-07-16 17:07:50 +08:00 |
|
xjasonlyu
|
5e90e34f93
|
Chore: update actions
|
2021-07-16 17:05:53 +08:00 |
|
xjasonlyu
|
991ad5a967
|
Chore: remove NewBase
|
2021-07-16 16:43:50 +08:00 |
|
xjasonlyu
|
27ecddbbf6
|
Chore: update go modules
Main modules:
- gvisor.dev/gvisor v0.0.0-20210528151111-2153eaa44276 => v0.0.0-20210715005044-a22d3ae8e0fd
- golang.zx2c4.com/wireguard v0.0.0-20210525143454-64cb82f2b3f5 => v0.0.0-20210624150102-15b24b6179e0
|
2021-07-15 20:01:55 +08:00 |
|
xjasonlyu
|
842920c39b
|
Feature: add reject proxy
|
2021-07-15 19:54:56 +08:00 |
|
xjasonlyu
|
67cc84d1d0
|
Chore: update go modules
v2.2.1
|
2021-05-31 18:33:22 +08:00 |
|
xjasonlyu
|
94c0b4a873
|
Chore: rename SetForwarding to SetForwardingDefaultAndAllNICs
|
2021-05-24 17:19:02 +08:00 |
|
xjasonlyu
|
659f4c3020
|
Chore: update go modules
|
2021-05-24 17:18:11 +08:00 |
|
xjasonlyu
|
b95e2794b3
|
Chore: comment text
v2.2.0
|
2021-05-13 14:06:07 +08:00 |
|
xjasonlyu
|
70afaf3d55
|
Fix(stack): update udp transport
|
2021-05-13 13:29:26 +08:00 |
|
xjasonlyu
|
b51ad6feb1
|
Fix(rwbased): endpoint interface
|
2021-05-13 13:13:22 +08:00 |
|
xjasonlyu
|
9618b7a7b8
|
Chore: update go modules
use original gvisor tcpip stack.
|
2021-05-13 13:10:32 +08:00 |
|
xjasonlyu
|
60021cc0ef
|
Chore: update discussions
|
2021-05-05 13:40:41 +08:00 |
|
xjasonlyu
|
293fab7635
|
Chore: update README_ZH
|
2021-05-05 13:20:33 +08:00 |
|
 Jason LyuandGitHub
|
1c4e782314
|
Update issue templates
|
2021-05-05 13:01:17 +08:00 |
|
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 |
|