Noah Shang
|
4e91118a05
|
Feature: add freebsd release (#80)
add freebsd support
|
2018-12-31 20:57:21 +08:00 |
|
Dreamacro
|
7b5e1f759c
|
Fix: authentication with stream api
|
2018-12-29 14:11:54 +08:00 |
|
Dreamacro
|
3f6c707aa9
|
Fix: patch config field
|
2018-12-23 20:25:49 +08:00 |
|
Dreamacro
|
532ec88964
|
Chore: make a consistent code style
|
2018-12-23 00:42:08 +08:00 |
|
Dreamacro
|
cb118d4371
|
Chore: improve outbound architecture
|
2018-12-22 23:56:42 +08:00 |
|
Dreamacro
|
a7cfc81885
|
Fix: ignore some general configuration
|
2018-12-21 22:51:37 +08:00 |
|
宋辰文
|
551ab68c1e
|
Fix: allow access to external-ui without authentication (#75)
|
2018-12-21 17:48:29 +08:00 |
|
Dreamacro
|
ef6260282f
|
Fix: parse external-ui
|
2018-12-21 10:55:21 +08:00 |
|
Dreamacro
|
49635eab6c
|
Chore: update external-ui explanation
|
2018-12-20 22:34:38 +08:00 |
|
Dreamacro
|
a46041b81c
|
Fix: force param make no sense
|
2018-12-20 22:23:31 +08:00 |
|
Dreamacro
|
a6bbc67afb
|
Feature: add custom ui support in API
|
2018-12-20 01:29:13 +08:00 |
|
yuri@FreeBSD
|
afc4644dd1
|
Feature: FreeBSD compatibility patch (#63)
|
2018-12-18 10:37:00 +08:00 |
|
Dreamacro
|
1607d3253f
|
Feature: add websocket headers support in vmess
|
2018-12-11 00:25:05 +08:00 |
|
beyondkmp
|
34c8655974
|
Fix: don't keepalive when connection is close (#65)
fixed #60
|
2018-12-10 11:48:57 +08:00 |
|
Dreamacro
|
5e4b35e03a
|
Chore: standardize API returns
|
2018-12-10 11:33:37 +08:00 |
|
Dreamacro
|
fa9077969c
|
Fix: dns crash & remove unused debug log
|
2018-12-10 11:00:52 +08:00 |
|
Dreamacro
|
fcb1a7813a
|
Fix: dns msg to ip
|
2018-12-06 13:29:43 +08:00 |
|
Dreamacro
|
6f1bc3d65b
|
Fix: add PATCH for CORS
|
2018-12-06 10:54:45 +08:00 |
|
Dreamacro
|
2b93c9d4c9
|
Fix: resolve ip crash
|
2018-12-06 10:51:37 +08:00 |
|
Dreamacro
|
f93d6aa294
|
Fix: crash when dns not set
|
2018-12-05 21:52:31 +08:00 |
|
Dreamacro
|
f192d591c7
|
Chore: bump to 0.10.0
|
2018-12-05 21:26:04 +08:00 |
|
Dreamacro
|
03c249ecb1
|
Feature: add custom DNS support (#56)
|
2018-12-05 21:13:29 +08:00 |
|
Dreamacro
|
da5db36ccf
|
Fix: policy group unexpectedly closed
|
2018-12-05 18:19:30 +08:00 |
|
Dreamacro
|
ca6e67a384
|
Feature: add silent info level
|
2018-12-03 23:41:40 +08:00 |
|
beyondkmp
|
6636db242b
|
Feature: add http/https [connect] proxy (#52)
|
2018-12-03 23:27:00 +08:00 |
|
beyondkmp
|
f5715c4f42
|
Fix: chunk size limit in tls obfs (#54)
* Fix: add chunkSize limit in TLSObfs
* Chore: add length var for len(b)
|
2018-12-01 09:32:02 +08:00 |
|
Dreamacro
|
9cfd26d440
|
Feat: add switch config file API
|
2018-11-30 17:42:40 +08:00 |
|
Dreamacro
|
dc24dd4d89
|
Fix: tls server name missing in vmess
|
2018-11-28 23:24:57 +08:00 |
|
Dreamacro
|
a64cea5011
|
Fix: patch config API
|
2018-11-28 10:38:30 +08:00 |
|
beyondkmp
|
f6743d4d21
|
Fix: chrome crash when using SwitchyOmega by reject rule (#47)
* Fix: chrome crash when using SwitchyOmega by reject rule
|
2018-11-25 17:00:11 +08:00 |
|
beyondkmp
|
970643b144
|
Fix: goroutine leak while closing proxy (#43)
* Fix: goroutine leak while closing proxy
* Chore: improve proxy architecture
* Fix: stack overflow
|
2018-11-22 11:54:01 +08:00 |
|
Dreamacro
|
05bf4d44ab
|
Change: replace FINAL with MATCH in a progressive way
|
2018-11-21 18:21:24 +08:00 |
|
Dreamacro
|
c7a349e1fe
|
Improve: auto change payload to lowercase
|
2018-11-21 13:59:39 +08:00 |
|
Dreamacro
|
01a477bd3d
|
Chore: improve code architecture
|
2018-11-21 13:47:46 +08:00 |
|
Dreamacro
|
91e35f2f6a
|
Fix: resolve path in windows
|
2018-11-14 20:58:10 +08:00 |
|
beyondkmp
|
b0e062dc7c
|
Feature: SOCKS5 authentication support (#34)
* Feature: socks5 auth support
* Chore: make code unified
* Fix: auth buffer length
|
2018-11-09 17:36:30 +08:00 |
|
Dreamacro
|
09cd34ec07
|
Chore: update README.md
|
2018-11-08 20:14:57 +08:00 |
|
Dreamacro
|
da391356dd
|
Fix: simple-obfs tls
|
2018-11-07 16:57:21 +08:00 |
|
Dreamacro
|
502aa61c0e
|
Fix: vmess small probability invalid auth
|
2018-11-06 17:34:19 +08:00 |
|
beyondkmp
|
cc6d496143
|
Chore: optimize code structure in vmess websocket (#28)
* Chore: move conn process of ws to websocket.go
* Chore: some routine adjustment
|
2018-11-04 21:36:20 +08:00 |
|
beyondkmp
|
10e0231bc1
|
Fix: dial IPv6 host (#29)
|
2018-11-04 21:12:16 +08:00 |
|
changx
|
fd63707399
|
Optimization: use client session cache for TLS connection (#26)
|
2018-11-01 11:54:45 +08:00 |
|
beyondkmp
|
c5757a9b11
|
Chore: delete redundant print
|
2018-10-30 10:50:57 +08:00 |
|
Dreamacro
|
370bc769d5
|
Update: README.md
|
2018-10-29 20:25:13 +08:00 |
|
Dreamacro
|
ce7cb138d4
|
Chore: unified naming "skip-cert-verify"
|
2018-10-29 20:16:43 +08:00 |
|
Dreamacro
|
d2174149c1
|
Feature: vmess add websocket support
|
2018-10-28 23:46:32 +08:00 |
|
changx
|
bcba14e05e
|
Improve: add tls, sni options to socks5 outbound adapter
|
2018-10-28 19:46:49 +08:00 |
|
Dreamacro
|
19cbe52456
|
Fix: weak type proxy name
|
2018-10-27 12:57:56 +08:00 |
|
Dreamacro
|
e12d46f619
|
Fix: unescape proxy name in /proixes
|
2018-10-27 12:36:33 +08:00 |
|
Dreamacro
|
990bba4a05
|
Fix: GET /rules format
|
2018-10-25 00:09:55 +08:00 |
|