LEXUGE / dlight

A DNS tunnel proxy tool using QUIC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dlight

A DNS tunnel proxy tool using QUIC

Usage

Server:

dlight --bind "ADDRESS"

Client

dlight --bind "SOCKS5 ADDRESS TO LISTEN" --remote "SERVER BOUND ADDRESS"

About

A DNS tunnel proxy tool using QUIC

License:MIT License


Languages

Language:Rust 87.8%Language:Nix 12.2%