nadoo
|
fbbae71314
|
general: move proxy to separate package
|
2018-06-26 16:15:48 +08:00 |
|
nadoo
|
e76998f44b
|
general: combine cdialer and sdialer
|
2018-03-24 19:57:46 +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
|
ff632f23a6
|
dns: change parseAnswers function to return error
|
2018-01-11 14:44:24 +08:00 |
|
nadoo
|
e91d4bcb6e
|
ipset: avoid adding twice
|
2018-01-10 13:11:13 +08:00 |
|
nadoo
|
bebfa0e48e
|
dns: fixed a bug in parseQuestion which may leads to a panic
|
2018-01-10 12:25:57 +08:00 |
|
nadoo
|
2e10672c3b
|
dns: add some comment
|
2018-01-09 23:43:56 +08:00 |
|
nadoo
|
969034fb97
|
dns: move tcp and udp process to handleReqMsg function
|
2018-01-09 13:11:55 +08:00 |
|
nadoo
|
a652f8db04
|
dns: add a parameter in dns struct to identify tunnel
|
2018-01-08 23:37:58 +08:00 |
|
nadoo
|
050489806c
|
dns: add tcp support
|
2018-01-08 22:28:11 +08:00 |
|
nadoo
|
99ad1eb762
|
ss: support udp in server mode
|
2018-01-08 18:14:57 +08:00 |
|
nadoo
|
9354caac5c
|
dns: optimized the parse answer function
|
2018-01-06 13:33:09 +08:00 |
|
nadoo
|
ee0da7cacb
|
dns: parse answers only when query type is A or AAAA
|
2018-01-05 12:29:06 +08:00 |
|
nadoo
|
13bc2d4a2e
|
doc: correct a mistake in example config file
|
2017-12-24 23:13:53 +08:00 |
|
nadoo
|
a560864ef1
|
dns: imporve dns client to be compatible with upstream dnsmasq servers
|
2017-12-21 10:10:56 +08:00 |
|
nadoo
|
7ba0773fd7
|
general: add some comments to functions
|
2017-09-10 20:33:35 +08:00 |
|
nadoo
|
8bc8ee3876
|
mixed: remove ss from mixed proxy
|
2017-09-06 16:21:27 +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 |
|
nadoo
|
dd5ba37582
|
dns: add the ability to get resloved ip address of domain. (so we can add ip address to ipset later)
|
2017-08-21 23:57:49 +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
|
5fef071349
|
dns: add experimental codes to specify different remote dns server in rule file
|
2017-08-16 13:20:12 +08:00 |
|
nadoo
|
b29d972adc
|
dnstun: add the ability to support both udp and tcp dns request
|
2017-08-13 23:51:08 +08:00 |
|