Dreamacro
|
682e65cb54
|
Style: code style
|
2021-04-26 20:42:17 +08:00 |
|
Dreamacro
|
3aefa1d924
|
Chore: some chores
|
2021-04-05 13:31:10 +08:00 |
|
Dreamacro
|
d759d16944
|
Style: cleanup code
|
2021-03-24 01:00:21 +08:00 |
|
Dreamacro
|
5dfe7f8561
|
Fix: handle keep alive on http connect proxy
|
2020-12-24 14:55:11 +08:00 |
|
Dreamacro
|
97581148b5
|
Fix: static check
|
2020-11-19 00:56:36 +08:00 |
|
maskedeken
|
83efe2ae57
|
Feature: add TCP TPROXY support (#1049)
|
2020-11-09 10:46:10 +08:00 |
|
kongminhao
|
8c3e2a7559
|
Chore: fix typo (#1017)
|
2020-10-14 19:56:02 +08:00 |
|
Dreamacro
|
5805334ccd
|
Chore: pass staticcheck
|
2020-08-25 22:19:59 +08:00 |
|
limgmk
|
99b34e8d8b
|
Fix: cannot listen socks5 port on wsl (#748)
|
2020-06-15 10:34:15 +08:00 |
|
Dreamacro
|
ecac8eb8e5
|
Fix: add lock for inbound proxy recreate
|
2020-06-07 17:57:41 +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 |
|
duama
|
b263095533
|
Fix: TPROXY fakeip (#572)
|
2020-03-10 20:36:24 +08:00 |
|
duama
|
f7f30d3406
|
Feature: add UDP TPROXY support on Linux (#562)
|
2020-03-08 21:58:49 +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 |
|
Dreamacro
|
c427bc89ef
|
Feature: add experimental provider
|
2019-12-08 12:17:24 +08:00 |
|
Dreamacro
|
521a190b0f
|
Fix: hot recreate socks should ignore when receive same address
|
2019-10-13 23:51:26 +08:00 |
|
oasiscifr
|
461e0a6873
|
Fix: UDP socks recreate behavior (#355)
|
2019-10-13 11:19:46 +08:00 |
|
Jason Lyu
|
4cd8b6f24f
|
Fix: some UDP issues (#265)
|
2019-10-11 20:11:18 +08:00 |
|
Siji
|
5829c3d5be
|
Feature: support customizing bind-address when allow-lan is true (#255)
|
2019-08-08 13:45:07 +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
|
04927229ff
|
Fix: disconnect normal proxy request
|
2019-02-21 16:16:49 +08:00 |
|
Dreamacro
|
5c8bb24121
|
Fix: crash when directly request proxy server
|
2019-02-18 20:14:18 +08:00 |
|
Dreamacro
|
532ec88964
|
Chore: make a consistent code style
|
2018-12-23 00:42:08 +08:00 |
|
yuri@FreeBSD
|
afc4644dd1
|
Feature: FreeBSD compatibility patch (#63)
|
2018-12-18 10:37:00 +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
|
ebe1cee6dc
|
Improve: clean code
|
2018-08-12 16:18:58 +08:00 |
|
Dreamacro
|
2b87b907ae
|
New: custom socks5 proxy support
|
2018-08-12 13:50:54 +08:00 |
|
Dreamacro
|
35e572406b
|
Fix: firefox one socket to process multiple domains
|
2018-08-12 12:14:59 +08:00 |
|
Dreamacro
|
228d674d93
|
Fix: import package
|
2018-08-12 11:06:17 +08:00 |
|
Dreamacro
|
63308472ad
|
New: redir proxy
|
2018-08-12 04:00:34 +08:00 |
|
Dreamacro
|
0208e32933
|
Fix: update proxy config api
|
2018-08-12 02:23:46 +08:00 |
|
Dreamacro
|
410b272b50
|
Fix: issue #3
|
2018-08-11 22:51:30 +08:00 |
|