Skip to content

Tags: dead-man1/darkflare

Tags

1.3.3

Toggle 1.3.3's commit message
Modified fileless exe method by providing Windows DLL files that can …

…be wrapped using C#. Updated README.

1.3.2

Toggle 1.3.2's commit message
More examples

1.3.1

Toggle 1.3.1's commit message
Update readme

1.3.0

Toggle 1.3.0's commit message
Server listen on 0.0.0.0 fixed, server -redirect host added. Client p…

…roxy support.

1.2.7

Toggle 1.2.7's commit message
Allow certs that are self signed or that can't be found in the root CA:

			InsecureSkipVerify:       true,

1.2.6

Toggle 1.2.6's commit message
Fixes for SSH

1.2.5

Toggle 1.2.5's commit message
Bug fixes. Removed HTTP/2 support. That was fucking things up a bit.

1.2.4

Toggle 1.2.4's commit message
Increase buffer size from 32KB to 128KB to improve download speeds.

1.2.3

Toggle 1.2.3's commit message
Updated -h on client and fixed readme

v1.2.2

Toggle v1.2.2's commit message
Fixed bug with darkflare-server that refused to from binding to 0.0.0…

….0 or localhost.