xjasonlyu
|
620d5ac834
|
Chore: put log in engine
|
2022-03-29 13:39:18 +08:00 |
|
xjasonlyu
|
7df522a91f
|
Revert: GOAMD64v1 as default (#104)
GOAMD64=v3 will not run on older x86 processors that don't support AVX2.
|
2022-03-29 13:39:18 +08:00 |
|
xjasonlyu
|
376a1eac2c
|
Fix: early stopped engine (#105)
|
2022-03-29 13:39:18 +08:00 |
|
xjasonlyu
|
584c9c7805
|
Chore: explicit resolver
|
2022-03-29 13:39:18 +08:00 |
|
xjasonlyu
|
c6ca52326a
|
Refactor: main.go
|
2022-03-29 13:39:18 +08:00 |
|
xjasonlyu
|
ae07fbdb68
|
Chore: delete common/automaxprocs
|
2022-03-29 13:39:18 +08:00 |
|
xjasonlyu
|
531125ee1f
|
Chore: minor refactor
|
2022-03-29 13:39:18 +08:00 |
|
xjasonlyu
|
7ac97016fe
|
Chore: move all to version
|
2022-03-29 13:39:18 +08:00 |
|
xjasonlyu
|
d3fc3abbb7
|
Migration: go 1.18
|
2022-03-29 13:38:50 +08:00 |
|
xjasonlyu
|
8bb8423e50
|
Chore: fix lint
|
2022-03-26 15:06:42 +08:00 |
|
xjasonlyu
|
82fd2f91c0
|
Chore: update action workflows
|
2022-03-26 14:49:57 +08:00 |
|
xjasonlyu
|
7bbae5549d
|
Chore: adjust Dockerfile
|
2022-03-26 14:34:26 +08:00 |
|
xjasonlyu
|
c68dd0771e
|
Chore: make tcpKeepaliveCount explicit
|
2022-02-13 14:57:31 +08:00 |
|
xjasonlyu
|
5679d15442
|
Fix: nil addr panic (#99)
|
2022-02-12 21:16:43 +08:00 |
|
xjasonlyu
|
4be2734b19
|
Chore: make internal/version
|
2022-02-09 17:29:10 +08:00 |
|
xjasonlyu
|
283008536b
|
Feature: more fields in stats version
|
2022-02-09 17:25:55 +08:00 |
|
xjasonlyu
|
2f21e10be6
|
Feature: show debug in version
|
2022-02-09 17:21:20 +08:00 |
|
xjasonlyu
|
8d2170832c
|
Chore(engine): improve log message
|
2022-02-09 16:49:54 +08:00 |
|
xjasonlyu
|
211831b3e6
|
Fix(iobased): exit outboundLoop to prevent goroutine leak
|
2022-02-08 20:17:30 +08:00 |
|
xjasonlyu
|
6a8bc0fd79
|
Chore(socks5): revise handshake error message
|
2022-02-08 18:55:03 +08:00 |
|
xjasonlyu
|
9d8251ac43
|
Fix: google/gvisor@f33d034fec (google/gvisor#7125)
|
2022-02-08 14:38:24 +08:00 |
|
xjasonlyu
|
bf35298289
|
Fix: suppress panic when wintun.dll not found
|
2022-02-07 17:31:28 +08:00 |
|
xjasonlyu
|
b5794661b5
|
Chore: update go modules
|
2022-02-06 21:39:56 +08:00 |
|
xjasonlyu
|
dc2794ae1e
|
Improve(statistic): use google/uuid
|
2022-02-06 21:02:49 +08:00 |
|
xjasonlyu
|
6cfbf4d0e6
|
Chore: add TODOs
|
2022-02-06 20:41:49 +08:00 |
|
xjasonlyu
|
edec658cd0
|
Refactor: use core/adapter
|
2022-02-06 20:26:09 +08:00 |
|
xjasonlyu
|
93a5ff5d86
|
Improve(stack): add TCP recovery option
|
2022-02-06 20:17:45 +08:00 |
|
xjasonlyu
|
1b38ce2d25
|
Improve(socks5): unify addr parsing
|
2022-02-06 19:48:12 +08:00 |
|
xjasonlyu
|
cc56100f15
|
Chore(metadata): add TCPAddr method
|
2022-02-05 20:14:05 +08:00 |
|
xjasonlyu
|
575a2a66ac
|
Chore(socks5): add rfc annotation
|
2022-02-05 19:16:57 +08:00 |
|
xjasonlyu
|
d552de237f
|
Fix: reset timeout in udp tunnel
|
2022-02-05 16:59:23 +08:00 |
|
xjasonlyu
|
6603c1f334
|
Refactor: improve metadata structure
|
2022-02-05 16:51:17 +08:00 |
|
xjasonlyu
|
dd0cde04b4
|
Refactor: optimize UDP module
Symmetric NAT support for now.
|
2022-02-05 15:49:03 +08:00 |
|
xjasonlyu
|
14c663c40e
|
Improve: Makefile debug target
|
2022-02-03 21:45:16 +08:00 |
|
xjasonlyu
|
6547625688
|
Fix: UDP packet buffer leak (#82)
|
2022-02-02 21:29:27 +08:00 |
|
xjasonlyu
|
bdf85afa3e
|
Chore: use versionize
|
2022-02-02 20:29:43 +08:00 |
|
xjasonlyu
|
c85cf60a45
|
Improve: reduce bytes copy
|
2022-02-02 19:48:38 +08:00 |
|
xjasonlyu
|
47e74ed8c2
|
Fix: release packet buffer (#82)
|
2022-02-02 17:17:59 +08:00 |
|
xjasonlyu
|
e36c2eb226
|
Improve: use *channel.Endpoint for underlying I/O
|
2022-02-02 17:17:43 +08:00 |
|
xjasonlyu
|
b28349235f
|
Chore(stack): update opts.go
|
2022-02-01 20:34:43 +08:00 |
|
xjasonlyu
|
faed47da40
|
Chore: fix lint
|
2022-02-01 17:30:34 +08:00 |
|
xjasonlyu
|
13b5cc71d7
|
Improve(stack): specify NIC options
|
2022-02-01 17:19:51 +08:00 |
|
xjasonlyu
|
d415ed35d7
|
Improve(iobased): impl stack.GSOEndpoint
|
2022-02-01 17:18:17 +08:00 |
|
xjasonlyu
|
cd5b9e8954
|
Chore: rename to fdbased
|
2022-02-01 17:17:09 +08:00 |
|
xjasonlyu
|
c2ec509cfa
|
Fix(core): update gVisor (#82, #95)
|
2022-02-01 17:16:39 +08:00 |
|
xjasonlyu
|
b581c2e877
|
Style(workflows): auto reformat
|
2022-02-01 15:47:10 +08:00 |
|
xjasonlyu
|
5d81f455bd
|
Chore(stack): update comments
|
2022-02-01 13:18:25 +08:00 |
|
xjasonlyu
|
7e268cfc7a
|
Chore: update issue template
|
2022-01-31 23:18:32 +08:00 |
|
xjasonlyu
|
3480680806
|
Chore: chmod -x .go files
|
2022-01-31 18:32:11 +08:00 |
|
xjasonlyu
|
fd000c6617
|
Refactor: standalone metadata module
|
2022-01-31 16:03:10 +08:00 |
|