You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rustunnel (Rust Tunnel) is a work-in-progress project designed to implement a covert communication channel over DNS. It enables tunneling of arbitrary TCP traffic by transforming it into DNS queries, allowing communication in restricted environments where other protocols are blocked. Built in Rust,