nadoo
|
d406a8edde
|
ssr: add ssr support
|
2018-05-17 00:04:09 +08:00 |
|
nadoo
|
e76998f44b
|
general: combine cdialer and sdialer
|
2018-03-24 19:57:46 +08:00 |
|
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
|
950ed2b426
|
http: add param to send 'X-Forwarded-For' header. #18
|
2018-01-13 14:25:55 +08:00 |
|
nadoo
|
824c9b3788
|
udptun: add udp tunnel support
|
2018-01-12 20:11:21 +08:00 |
|
nadoo
|
050489806c
|
dns: add tcp support
|
2018-01-08 22:28:11 +08:00 |
|
nadoo
|
632f45448b
|
http: add basic auth in client mode
|
2017-12-17 00:36:53 +08:00 |
|
nadoo
|
e32bf1a0f6
|
server: remove network parameter in server mode
|
2017-09-07 23:50:10 +08:00 |
|
nadoo
|
cba2f36b08
|
forwarder: add NextDialer method so we can choose dialer by domain name (not dns server) in dns proxy
|
2017-08-23 17:45:57 +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 |
|