SkillAgentSearch skills...

Slipstream

High-performance multi-path covert channel over DNS

Install / Use

/learn @EndPositive/Slipstream
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Slipstream

GitHub Release GitHub License

A high-performance covert channel over DNS, powered by QUIC multipath.

<p align="center"> <picture align="center"> <source media="(prefers-color-scheme: dark)" srcset="docs/assets/file_transfer_times_dark.png"> <source media="(prefers-color-scheme: light)" srcset="docs/assets/file_transfer_times_light.png"> <img alt="Shows a bar chart with benchmark results." src="docs/assets/file_transfer_times_light.png"> </picture> </p> <p align="center"> <i>Exfiltrating a 10 MB file over a single DNS resolver.</i> </p>

Highlights

  • Adaptive congestion control for rate-limited resolvers
  • Parallel routing over multiple multiple rate-limited resolvers
  • 60% lower header overhead than DNSTT

Installation

Get the latest binaries GitHub releases or pull the latest version from the GitHub Container Registry.

Documentation

slipstream's documentation is available at endpositive.github.io/slipstream.

Acknowledgements

David Fifield's DNSTT and Turbo Tunnel concept has been a massive source of inspiration. Although slipstream inherits no code, this work could not have been possible without his ideas.

Related Skills

View on GitHub
GitHub Stars210
CategoryDevelopment
Updated5d ago
Forks38

Languages

C

Security Score

100/100

Audited on Mar 26, 2026

No findings