| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| darkflare-1.3.1 source code.tar.gz | 2024-12-23 | 43.8 MB | |
| darkflare-1.3.1 source code.zip | 2024-12-23 | 43.8 MB | |
| README.md | 2024-12-23 | 428 Bytes | |
| Totals: 3 Items | 87.6 MB | 0 | |
Added stdin:stdout on the -l flag for the client. This supports standard in and out rather than having the client bind to a local port. This improves the ability to use the tool in strict environments that don't allow port binding or require a firewall rule to open a listening port.
I also included a flag on the client to override the destination of the client to force a dest in the event this is required.
Enjoy 😈