nadoo
|
31930f2955
|
udptun: add DialUDP to forwarders
|
2018-01-17 00:26:38 +08:00 |
|
nadoo
|
c51cc70b0b
|
udptun: use net.Conn instead of net.PacketConn
|
2018-01-14 20:37:38 +08:00 |
|
nadoo
|
b33127fba5
|
udptun: support direct mode
|
2018-01-13 22:31:22 +08:00 |
|
nadoo
|
824c9b3788
|
udptun: add udp tunnel support
|
2018-01-12 20:11:21 +08:00 |
|
nadoo
|
1368cf7770
|
uottun: support local udp 2 udp forwarding when there are no remote forwarders
|
2018-01-11 23:14:09 +08:00 |
|
nadoo
|
99ad1eb762
|
ss: support udp in server mode
|
2018-01-08 18:14:57 +08:00 |
|
nadoo
|
47022d6d27
|
ss: fixed #17, bypass rule has no effect in the following situation: 1. has global forwarder; 2. has bypass rules; 3. use ss proxy server;
|
2017-12-20 15:13:45 +08:00 |
|
nadoo
|
4fe5eb97bb
|
ss: support proxy chain in udp over tcp mode
|
2017-09-08 15:25:10 +08:00 |
|
nadoo
|
9fef98fd5b
|
ss: remove unused codes
|
2017-09-08 12:35:49 +08:00 |
|
nadoo
|
aeb0acab33
|
ss: add udp over tcp support
|
2017-09-08 12:09:57 +08:00 |
|
nadoo
|
e32bf1a0f6
|
server: remove network parameter in server mode
|
2017-09-07 23:50:10 +08:00 |
|
nadoo
|
30f340dc86
|
ss: add udp support as server mode
|
2017-09-06 18:52:22 +08:00 |
|
nadoo
|
652d49182a
|
1. general: restructured codes;
2. rule: add dnsserver to ip rule map;
3. dns: add DNSAnswerHandler so we can define a custom handler when a domain resolved
|
2017-08-23 16:35:39 +08:00 |
|
nadoo
|
989d3c9787
|
rules: add rules-dir folder config support
|
2017-08-20 21:44:18 +08:00 |
|
nadoo
|
4574ab1c1a
|
general: optimize codes
|
2017-08-16 22:37:42 +08:00 |
|
nadoo
|
f8f6308e92
|
strategy: fixed a bug in haproxy which actually act as a rrproxy.
|
2017-07-31 19:29:43 +08:00 |
|
nadoo
|
bf692de636
|
change "func GetProxy() Proxy" to "GetProxy(dstAddr string) Proxy" so we could add rule based proxy later
|
2017-07-29 23:20:27 +08:00 |
|
nadoo
|
88dda17725
|
1. optimized strategy proxy code. 2. changed config name "checkhost" -> "checkwebsite" 3. optimized proxy check function.
|
2017-07-29 21:31:01 +08:00 |
|
nadoo
|
1ba0f38c9e
|
fixed all known bugs
|
2017-07-29 18:15:22 +08:00 |
|
nadoo
|
668d5bc470
|
first commit
|
2017-07-13 21:55:41 +08:00 |
|