High-performance multi-path covert channel over DNS https://endpositive.github.io/slipstream/
Find a file
Jop Zitman ee59a67164 Implement custom sockloop
- s.t. server only attempts sending data when there is an available request
- s.t. dns requests are responded to in-order
- ensures that rtt stays consistent
- ensures that congestion control isn't tripped
- ensures that dns resolver isn't tripped
2024-12-29 17:23:48 +08:00
certs Initial version of slipstream DNS tunnel 2024-12-10 14:40:31 +08:00
extern Implement custom sockloop 2024-12-29 17:23:48 +08:00
include Implement custom sockloop 2024-12-29 17:23:48 +08:00
src Implement custom sockloop 2024-12-29 17:23:48 +08:00
.dockerignore Add Dockerfile 2024-12-10 16:58:56 +08:00
.gitignore Initial version of slipstream DNS tunnel 2024-12-10 14:40:31 +08:00
.gitmodules Initial version of slipstream DNS tunnel 2024-12-10 14:40:31 +08:00
CMakeLists.txt Implement custom sockloop 2024-12-29 17:23:48 +08:00
Dockerfile Add docker based development container and add apt cache 2024-12-13 10:57:59 +08:00
README.md Initial version of slipstream DNS tunnel 2024-12-10 14:40:31 +08:00
resolvers-trusted.txt Add multipath support 2024-12-16 18:33:21 +08:00
unbound.conf Improve DNS handling for compatibility with actual resolvers 2024-12-19 19:18:18 +08:00

Slipstream