xjasonlyu
|
d3fc3abbb7
|
Migration: go 1.18
|
2022-03-29 13:38:50 +08:00 |
|
xjasonlyu
|
5679d15442
|
Fix: nil addr panic (#99)
|
2022-02-12 21:16:43 +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
|
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
|
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 |
|
xjasonlyu
|
1bbb51b332
|
Chore: use automaxprocs
|
2022-01-28 15:01:04 +08:00 |
|
Fan Lin
|
c068fbd626
|
Fix: set major version to v2 (#88)
|
2022-01-03 16:06:18 +08:00 |
|
xjasonlyu
|
ccc35c3c1b
|
Refactor(tunnel): using parseAddr
|
2021-07-19 14:04:17 +08:00 |
|
xjasonlyu
|
3f7fdc1d83
|
Fix: atomic operation panic
This reverts commit 094199656b .
|
2021-03-22 13:04:49 +08:00 |
|
xjasonlyu
|
094199656b
|
Chore: make set operation atomic
|
2021-03-13 11:50:14 +08:00 |
|
xjasonlyu
|
9502706ed9
|
Feature: add an option to set udp timeout
|
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
|
43b8dd885d
|
Chore: udp timeout => 60s
|
2021-02-13 13:18:30 +08:00 |
|
xjasonlyu
|
b54d9936f9
|
Chore: unexported globals with _
Use uber’s go style.
|
2021-02-11 16:10:40 +08:00 |
|
xjasonlyu
|
c28690bfc9
|
Fix: deprecate metadata.Valid method
|
2021-02-11 13:55:53 +08:00 |
|
xjasonlyu
|
ae77a8a009
|
Refactor: autonomize core package
|
2021-02-08 20:04:51 +08:00 |
|
xjasonlyu
|
849f47baf7
|
Chore: decrease maxUDPQueueSize
|
2021-02-07 20:43:55 +08:00 |
|
xjasonlyu
|
035504020e
|
Refactor: manager -> statistic
|
2021-02-07 10:54:29 +08:00 |
|
xjasonlyu
|
90d7d2dfe6
|
Refactor
|
2021-02-05 20:02:29 +08:00 |
|