tun2proxy/tests
B. Blechschmidt c9297124e1 Implement first, unfinished version of DNS support and fix incomplete TCP stream bug
This commit does two things:
First, it implements a first, unfinished version of the virtual DNS
functionality. This feature is incomplete and has known bugs. Since it
needs to be enabled manually, this is not a huge issue so far.
Second, the commit fixes a bug where TCP streams where not properly
relayed, causing TCP connections to stall.
2023-03-23 13:03:01 +01:00
..
Dockerfile Add Dockerfile and test script for tests 2023-03-21 23:15:16 +01:00
proxy.rs Implement first, unfinished version of DNS support and fix incomplete TCP stream bug 2023-03-23 13:03:01 +01:00
run-tests.sh Add Dockerfile and test script for tests 2023-03-21 23:15:16 +01:00