Commit Graph

21 Commits

Author SHA1 Message Date
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 d75cb069d9 Feature: add default-nameserver and outbound interface 2020-02-15 21:42:46 +08:00
Dreamacro c427bc89ef Feature: add experimental provider 2019-12-08 12:17:24 +08:00
Dreamacro 936ea3aa55 Feature: support outbound socks5 udp 2019-04-25 13:48:47 +08:00
Dreamacro c92cda6980 Feature: socks5 udp associate 2019-04-23 23:30:13 +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 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