nadoo
|
41861ff48e
|
tproxy: optimize codes and now works properly
|
2021-07-19 23:06:28 +08:00 |
|
nadoo
|
879e736f01
|
ws: use default port if not specified
|
2021-07-06 20:31:39 +08:00 |
|
nadoo
|
53fe94251f
|
direct: optimize codes
|
2021-07-02 19:09:01 +08:00 |
|
nadoo
|
41fee381d0
|
dhcpd: support to handle DECLINE & RELEASE msg
|
2021-06-07 19:14:58 +08:00 |
|
nadoo
|
3092d857ff
|
dns: added new config dnscachelog and default to false
|
2021-05-30 12:18:05 +08:00 |
|
nadoo
|
2a7eed7667
|
ci: added freebsd version
|
2021-04-19 10:39:40 +08:00 |
|
nadoo
|
417ac556f7
|
pool: added bufio.Reader pool
|
2020-11-03 22:52:50 +08:00 |
|
nadoo
|
e9f6f15290
|
general: try to reduce tcp fragment
|
2020-10-23 22:29:12 +08:00 |
|
nadoo
|
175ef16a5c
|
trojan: support listen as trojan server
|
2020-10-10 19:04:33 +08:00 |
|
nadoo
|
6eda2b79c8
|
dns: update cache when an item expired
|
2020-10-09 22:02:19 +08:00 |
|
nadoo
|
6d64ee4c0e
|
dns: change cache to lrucache
|
2020-10-08 18:48:23 +08:00 |
|
nadoo
|
edfca215c5
|
general: restructure package, move socks to proxy
|
2020-10-01 22:49:14 +08:00 |
|
nadoo
|
de8c08c7b2
|
dhcpd: assign random ip
|
2020-09-29 00:38:35 +08:00 |
|
nadoo
|
93a7677a94
|
ipset: use github.com/nadoo/ipset package
|
2020-09-25 11:04:13 +08:00 |
|
nadoo
|
31f7c50cbc
|
general: optimize memory allocations
|
2020-08-26 19:21:35 +08:00 |
|
nadoo
|
f65a983da8
|
dns: optimize codes
|
2020-08-23 23:23:30 +08:00 |
|
nadoo
|
a42d3a68d0
|
dns: check length in UnmarshalDomain to avoid panic
|
2020-08-21 23:54:18 +08:00 |
|
nadoo
|
a118ec5837
|
general: optimize domain parts operations
|
2020-08-16 12:00:46 +08:00 |
|
nadoo
|
8f661a67a4
|
general: optimize codes
|
2020-08-10 18:43:41 +08:00 |
|
nadoo
|
ab6a448d00
|
dns: optimize code
|
2020-05-06 20:10:18 +08:00 |
|
nadoo
|
e3c57ba369
|
dns: add length check to avoid panic
|
2020-05-05 01:30:57 +08:00 |
|
nadoo
|
48e059db6c
|
dns: switch upstream when dial error occurred
|
2020-05-03 20:02:11 +08:00 |
|
nadoo
|
a9a1985a4b
|
dns: allow to switch dns server permanently (#97)
|
2020-05-02 20:02:19 +08:00 |
|
wuudjac
|
22e0576b53
|
redir, dns: IncFailures on non-timeout errors (#133)
|
2020-04-28 15:18:19 +08:00 |
|
nadoo
|
c2d9c67214
|
dns: log qname in error
|
2020-04-28 12:23:21 +08:00 |
|
nadoo
|
149824cc20
|
dns: marshal to io.writer instead of byte slice
|
2020-04-20 12:41:53 +08:00 |
|
nadoo
|
a0542a028e
|
pool: return specified size of buffer
|
2020-04-19 23:20:15 +08:00 |
|
nadoo
|
8b43213c76
|
dns: code optimize
|
2020-04-13 00:55:11 +08:00 |
|
nadoo
|
855907c46b
|
ws: support set a different host header #157
|
2020-04-05 11:55:48 +08:00 |
|
nadoo
|
2c4aa26055
|
general: bump version
|
2019-09-19 18:03:48 +08:00 |
|
nadoo
|
d6d706b5ee
|
log: show proxy info in log, via PROXY
|
2019-09-18 22:08:48 +08:00 |
|
nadoo
|
edcb21236a
|
proxy: add a new interface proxy to distinguish client and server
|
2019-09-18 19:40:14 +08:00 |
|
nadoo
|
063dc1bc01
|
proxy: added the ability to log forwarder
|
2019-09-18 12:53:04 +08:00 |
|
nadoo
|
47406ce4ce
|
udptun: fixed a bug in nat mapping. #91
|
2019-03-12 23:32:23 +08:00 |
|
nadoo
|
4ece9ece25
|
dns: allow to resolve domain which in a reject rule
|
2019-03-08 00:14:37 +08:00 |
|
nadoo
|
f9a21f5951
|
rule: allow to use root domains like com/net/cn... #43
|
2019-03-07 00:19:30 +08:00 |
|
nadoo
|
c89d6018cf
|
dns: set ttl to minttl config for custom dns recordings
|
2019-01-06 20:38:15 +08:00 |
|
nadoo
|
14b072832d
|
dns: SetDeadline for all remote connection
|
2018-10-20 21:24:11 +08:00 |
|
nadoo
|
529786acf6
|
dns: add dnsalwaystcp config. #49
|
2018-08-26 22:36:14 +08:00 |
|
nadoo
|
39ccbc5adf
|
forwarder: add the ability to specify local ip. #48
|
2018-08-15 00:54:17 +08:00 |
|
nadoo
|
205b4efac7
|
dns: use Direct dialer when dialer's domain equals to the query domain
|
2018-08-14 22:32:55 +08:00 |
|
nadoo
|
3a8af82f87
|
conf: use dns.Config instead of multiple variables
|
2018-08-12 22:07:19 +08:00 |
|
nadoo
|
a46ab20901
|
forwarder: add the ability to get parameters like 'priority'
|
2018-08-12 12:37:25 +08:00 |
|
nadoo
|
2fcef7b00c
|
ws: fixed a bug when ws used as a middle layer protocol(tls,ws,vmess)
|
2018-08-08 00:03:32 +08:00 |
|
nadoo
|
a26e437b5d
|
dns: add settings dnstimeout/dnsmaxttl/dnsminttl
|
2018-08-07 19:43:52 +08:00 |
|
nadoo
|
6744f1ad25
|
dns: correct setdeadline
|
2018-08-06 08:48:13 +08:00 |
|
nadoo
|
7274dcf622
|
dns: set timout only when multiple upstream dns servers set
|
2018-08-06 08:41:54 +08:00 |
|
nadoo
|
9c73e969ca
|
dns: return correct err in exchange
|
2018-08-06 08:13:23 +08:00 |
|
nadoo
|
b27f153426
|
dns: check bytes length in unmarshal message
|
2018-08-06 08:03:07 +08:00 |
|
nadoo
|
5467e4bbc1
|
dns: add some comments
|
2018-08-06 00:46:07 +08:00 |
|