nadoo
|
fa5aa87689
|
udptun: use net.Conn instead of net.PacketConn
|
2018-01-14 20:37:38 +08:00 |
|
nadoo
|
b094d296f3
|
udptun: support direct mode
|
2018-01-13 22:31:22 +08:00 |
|
nadoo
|
31a6c94d75
|
udptun: add udp tunnel support
|
2018-01-12 20:11:21 +08:00 |
|
nadoo
|
775e3c05de
|
uottun: support local udp 2 udp forwarding when there are no remote forwarders
|
2018-01-11 23:14:09 +08:00 |
|
nadoo
|
6e3423588a
|
ss: support udp in server mode
|
2018-01-08 18:14:57 +08:00 |
|
nadoo
|
36d8e0593b
|
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
|
c8e63f2dc2
|
ss: support proxy chain in udp over tcp mode
|
2017-09-08 15:25:10 +08:00 |
|
nadoo
|
adff6c5356
|
ss: remove unused codes
|
2017-09-08 12:35:49 +08:00 |
|
nadoo
|
42b9e0ef18
|
ss: add udp over tcp support
|
2017-09-08 12:09:57 +08:00 |
|
nadoo
|
f3e1fa26d7
|
server: remove network parameter in server mode
|
2017-09-07 23:50:10 +08:00 |
|
nadoo
|
91beca61ae
|
ss: add udp support as server mode
|
2017-09-06 18:52:22 +08:00 |
|
nadoo
|
1ca16dac79
|
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
|
7b4e07bbe4
|
rules: add rules-dir folder config support
|
2017-08-20 21:44:18 +08:00 |
|
nadoo
|
6469d3332e
|
general: optimize codes
|
2017-08-16 22:37:42 +08:00 |
|
nadoo
|
071ed4ae62
|
strategy: fixed a bug in haproxy which actually act as a rrproxy.
|
2017-07-31 19:29:43 +08:00 |
|
nadoo
|
dfb25665c7
|
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
|
23f314889e
|
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
|
5e9f0e8858
|
fixed all known bugs
|
2017-07-29 18:15:22 +08:00 |
|
nadoo
|
c50c9d0134
|
first commit
|
2017-07-13 21:55:41 +08:00 |
|