limgmk
|
99b34e8d8b
|
Fix: cannot listen socks5 port on wsl (#748)
|
2020-06-15 10:34:15 +08:00 |
|
bytew021
|
3a27cfc4a1
|
Feature: add Mixed(http+socks5) proxy listening (#685)
|
2020-05-12 11:29:53 +08:00 |
|
Kr328
|
2047b8eda1
|
Chore: remove unused parameter netType (#651)
|
2020-04-25 00:39:30 +08:00 |
|
Dreamacro
|
0e56c195bb
|
Improve: pool buffer alloc
|
2020-04-25 00:30:40 +08:00 |
|
Dreamacro
|
1825535abd
|
Improve: recycle buffer after packet used
|
2020-04-16 18:19:36 +08:00 |
|
duama
|
2750c7ead0
|
Fix: set SO_REUSEADDR for UDP listeners on linux (#630)
|
2020-04-11 21:45:56 +08:00 |
|
Dreamacro
|
d68339cea7
|
Fix: socks5 inbound return remote udp addr for identity
|
2020-02-20 11:29:16 +08:00 |
|
Dreamacro
|
d75cb069d9
|
Feature: add default-nameserver and outbound interface
|
2020-02-15 21:42:46 +08:00 |
|
Dreamacro
|
b0f9c6afa8
|
Fix: should close socks udp PacketConn
|
2020-01-31 15:03:59 +08:00 |
|
Dreamacro
|
26ce3e8814
|
Improve: udp NAT type
|
2020-01-31 14:43:54 +08:00 |
|
Comzyh
|
93ea037230
|
Improve: UDP relay refactor (#441)
Co-authored-by: Dreamacro <Dreamacro@vip.qq.com>
|
2019-12-28 18:44:01 +08:00 |
|
Jason Lyu
|
4cd8b6f24f
|
Fix: some UDP issues (#265)
|
2019-10-11 20:11:18 +08:00 |
|
X. Jason Lyu
|
1fd8f690fe
|
Fix(socks5): fully udp associate support (#233)
|
2019-07-25 17:47:39 +08:00 |
|
bobo liu
|
1c792b46c9
|
Feature: local socks5/http(s) auth (#216)
|
2019-06-27 17:04:25 +08:00 |
|
Dreamacro
|
936ea3aa55
|
Feature: support outbound socks5 udp
|
2019-04-25 13:48:47 +08:00 |
|
Dreamacro
|
cec2206774
|
Feature: add experimental config for resolving ip fail behavior
|
2019-04-24 12:02:52 +08:00 |
|
Dreamacro
|
c92cda6980
|
Feature: socks5 udp associate
|
2019-04-23 23:30:13 +08:00 |
|
Dreamacro
|
03c249ecb1
|
Feature: add custom DNS support (#56)
|
2018-12-05 21:13:29 +08:00 |
|
Dreamacro
|
ca6e67a384
|
Feature: add silent info level
|
2018-12-03 23:41:40 +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
|
01a477bd3d
|
Chore: improve code architecture
|
2018-11-21 13:47:46 +08:00 |
|
Dreamacro
|
2fd59cb31c
|
Chore: make the code more semantic
|
2018-09-30 12:25:52 +08:00 |
|
Dreamacro
|
3e68faecb2
|
Improve: add rc4-md5 and chacha20 supported with the fork
|
2018-09-21 15:27:51 +08:00 |
|
Dreamacro
|
8ec025b56a
|
Improve: HTTP proxy server handler
|
2018-08-27 00:06:40 +08:00 |
|
Dreamacro
|
8389150318
|
Improve: config convergent and add log-level
|
2018-07-26 00:04:59 +08:00 |
|
Dreamacro
|
3cacfb8a7f
|
Update: add config route
|
2018-07-15 22:23:20 +08:00 |
|
Dreamacro
|
47e038cf18
|
Improve: using native http request
|
2018-06-14 01:00:58 +08:00 |
|