 LoyalsoldierandGitHub
|
6341a5e379
|
Chore: update test key pairs & add tests for ECC certificate (#384)
|
2021-09-14 15:29:25 +08:00 |
|
 LoyalsoldierandGitHub
|
5f0a25def0
|
Lint: fix according to golangci-lint (#330)
|
2021-05-20 19:42:00 +08:00 |
|
 LoyalsoldierandGitHub
|
1d6dcf62dc
|
Style: format code by gofumpt (#328)
|
2021-05-20 06:36:38 +08:00 |
|
 LoyalsoldierandGitHub
|
2c58592d8c
|
Fix: data race (#317)
|
2021-05-03 06:19:57 +08:00 |
|
 LoyalsoldierandGitHub
|
d8810a4d11
|
Chore: refine go import (#291)
|
2021-04-02 04:23:50 +08:00 |
|
Page Fault
|
2e05d7cf21
|
#151, fix forward proxy, bump go to 1.15
|
2020-09-06 03:33:47 +00:00 |
|
Page Fault
|
4e33a37f82
|
fix context leak
|
2020-07-15 16:27:42 +00:00 |
|
Page Fault
|
a0d783b3fa
|
fix test timeout
|
2020-07-14 16:45:03 +00:00 |
|
Page Fault
|
b1841979c1
|
url scheme
|
2020-07-12 06:45:48 +00:00 |
|
Page Fault
|
477ed96155
|
update docs
|
2020-07-11 16:11:40 +00:00 |
|
Page Fault
|
0fbd71685c
|
fix tcp echo test server fd leak
|
2020-07-11 05:15:52 +00:00 |
|
Page Fault
|
ba892860e1
|
fix tproxy for i386, yaml parsing, refactor socks5 udp tunnel
|
2020-06-26 08:18:00 +00:00 |
|
Page Fault
|
07d9a08bcd
|
fix ip limit and tproxy udp
|
2020-06-25 14:11:53 +00:00 |
|
Page Fault
|
3ff068ced6
|
fix typo, format
|
2020-06-22 05:12:36 +00:00 |
|
Page Fault
|
f906f21cef
|
fix ss fallback, redirector nil interface
|
2020-06-21 04:22:54 +00:00 |
|
Page Fault
|
768bed337f
|
add dialcontext, fix custom servers building
|
2020-06-20 18:39:27 +00:00 |
|
Page Fault
|
9fd62bb38c
|
add customizable protocol stack
|
2020-06-19 16:40:22 +00:00 |
|
Page Fault
|
2d5b2484b3
|
add http proxy, fix bugs
|
2020-06-16 17:36:19 +00:00 |
|
Page Fault
|
896dad3d38
|
fixes
|
2020-06-15 07:18:16 +00:00 |
|
Page Fault
|
7b9399f66c
|
add tls layer, fix websocket hostname
|
2020-06-13 15:09:05 +00:00 |
|
Page Fault
|
23e6b30f8d
|
fix websocket in plaintext mode
|
2020-06-12 15:22:53 +00:00 |
|
Page Fault
|
dab329c5b2
|
more tests
|
2020-06-12 14:16:04 +00:00 |
|
Page Fault
|
5b614bec8d
|
fix router unit test
|
2020-06-12 06:15:30 +00:00 |
|
Page Fault
|
c58251a099
|
fix goroutine leak and deadlock
|
2020-06-12 06:02:06 +00:00 |
|
Page Fault
|
4a33464097
|
aead redirection, update docs
|
2020-06-11 04:29:02 +00:00 |
|
Page Fault
|
ce3c48d1df
|
fix tests
|
2020-06-10 14:39:12 +00:00 |
|
Page Fault
|
a0318cbf1c
|
fix tests and ci
|
2020-06-10 12:53:38 +00:00 |
|
Page Fault
|
e81826c12f
|
add shadowsocks aead
|
2020-06-10 12:38:15 +00:00 |
|
Page Fault
|
38b30b00f5
|
add router, fix transport
|
2020-06-10 08:51:29 +00:00 |
|
Page Fault
|
a3ee9af30b
|
utls support
|
2020-06-10 03:40:03 +00:00 |
|
Page Fault
|
3c869bfb77
|
refactoring
|
2020-06-09 19:07:05 +00:00 |
|
Page Fault
|
dbe0d54d17
|
add sip003 plugin support
|
2020-06-04 06:57:40 +00:00 |
|
Page Fault
|
1a5db39ea9
|
fix udp parsing
|
2020-05-28 17:40:40 +00:00 |
|
Page Fault
|
87041a73f7
|
add api option
|
2020-05-28 07:58:11 +00:00 |
|
Page Fault
|
ab91d67fef
|
new server api
|
2020-05-28 06:16:49 +00:00 |
|
Page Fault
|
3e6e870f39
|
add sni verification
|
2020-05-28 03:56:46 +00:00 |
|
Page Fault
|
f5d06aaad6
|
stick all smux headers, disable smux keep alive
|
2020-05-27 19:43:42 +00:00 |
|
Page Fault
|
b29da64e06
|
fix udp request with domain relaying
|
2020-05-25 18:18:56 +00:00 |
|
Page Fault
|
6f1678feba
|
fix geosite/geoip router
|
2020-05-24 17:36:04 +00:00 |
|
Page Fault
|
ff3c500a64
|
update docs, config
|
2020-05-18 16:42:50 +00:00 |
|
Page Fault
|
a661696224
|
fix fd leak
|
2020-05-17 04:07:36 +00:00 |
|
Page Fault
|
f88a3c551e
|
Capitalize log info, add plain text server support
|
2020-05-11 12:21:55 +00:00 |
|
Page Fault
|
50db37dc94
|
fix bugs
|
2020-05-10 15:10:22 +00:00 |
|
p4gefau1t
|
17cf8d4534
|
add default dns port
|
2020-05-04 16:54:41 -04:00 |
|
p4gefau1t
|
ee228ce950
|
update docs, fix ipv6 dns record
|
2020-05-04 14:57:00 -04:00 |
|
p4gefau1t
|
2453bc8580
|
fix dns
|
2020-05-04 14:39:17 -04:00 |
|
p4gefau1t
|
0759c954e0
|
adjust params, fix typo
|
2020-05-04 13:05:11 -04:00 |
|
p4gefau1t
|
e0fb9c4e7f
|
add dns support
|
2020-05-03 10:01:07 -04:00 |
|
p4gefau1t
|
e47227c141
|
update docs about build tag
|
2020-05-03 03:08:10 -04:00 |
|
p4gefau1t
|
6ac495e98a
|
decouple api module, update proxy_test.go
|
2020-05-02 01:57:31 -04:00 |
|