7 Forks
53 Stars
53 Watchers

dit

DIT is a DTLS MitM proxy implemented in Python 3. It can intercept, manipulate and suppress datagrams between two DTLS endpoints and supports psk-based and certificate-based authentication schemes (RSA + ECC).

How to download and setup dit

Open terminal and run command
git clone https://github.com/CountablyInfinite/dit.git
git clone is used to create a copy or clone of dit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dit https://github.com/CountablyInfinite/dit/archive/master.zip

Or simply clone dit with SSH
[email protected]:CountablyInfinite/dit.git

If you have some problems with dit

You may open issue on dit support forum (system) here: https://github.com/CountablyInfinite/dit/issues