SharpRedirect is a simple .NET Framework-based redirector from a specified local port to a destination host and port.
.NET Framework: Version 4.5 or later.
git clone https://github.com/your-repo/SharpRedirect.git
Run the executable from the command line with the following syntax:
SharpRedirect.exe <localPort> <destinationHost> <destinationPort>
Example: To redirect traffic from localhost:8080
to example.com:80
:
SharpRedirect.exe 8080 example.com 80
NetExec, also known as nxc, is a powerful network hacking tool designed to automate security…
In cybersecurity, identifying accounts accessed by a threat actor's device is a critical aspect of…
Dark Ledger is a comprehensive repository designed to archive and preserve information related to darknet…
ScrapeServ is a robust and easy-to-use web scraping tool designed to capture website data and…
Zellij is an advanced terminal workspace designed for developers, system administrators, and terminal enthusiasts. As…
Cot is a cutting-edge, batteries-included web framework for the Rust programming language. Inspired by Django,…