Leonid Evdokimov
|
9a0809c439
|
Bump year in Copyright mark, ouch that is ancient soft!
|
2018-01-26 23:57:43 +03:00 |
|
Leonid Evdokimov
|
59992c31f8
|
Add dnsu2t module to convert DNS/UDP to DNS/TCP
|
2018-01-26 23:52:48 +03:00 |
|
Leonid Evdokimov
|
d2165a4ff0
|
Replace libevent macroses with functions
|
2016-03-18 00:41:04 +03:00 |
|
Leonid Evdokimov
|
709646d59d
|
Initial support for UDP + TPROXY redirection. No more dest_ip in redudp.
* TPROXY requires Linux 2.6.29+ (see man 7 ip[1]).
* all redsocks code is running as root to bind to arbitrary port.
* Non-Linux and old-Linux builds are broken at the moment.
[1] http://www.kernel.org/doc/man-pages/online/pages/man7/ip.7.html
|
2012-04-13 02:06:02 +04:00 |
|
Leonid Evdokimov
|
2f00cf44c5
|
Added dnstc service that serves any UDP DNS-like request with TC flag.
TC flag means `truncated`, so it actually means "ask me via TCP" for
compliant resolver.
|
2011-09-22 03:25:26 +04:00 |
|