Binary Search Tree (BST) based load balancer designed to distribute incoming network traffic across multiple servers more efficiently
The Network Listener Program is a lightweight utility that monitors network activity.
In plans, to made it firewall.
Unexpectedly, scans target systems for open ports.
The forwarding proxy forwards client requests to the destination server, while the reverse proxy handles requests on behalf of servers.
Currently working on it.
Simply enter an IP, and the exact location of the target will be printed
Very very basic ddos attack tool. Unit testing tool may be used as DDos attack tool more efficiently that this :D
Firstly, retrieve mac addresses of both machines.
Initial configurations, optional configurations, and start sending ARP packets.
Example of usage (don't forget to change mode to u+x)
./main.py --interface <INTERFACE_NAME> --target1 <TARGET1_IP> --target2 <TARGET2_IP>
where INTERFACE_NAME
retrieved from ifconfig
, and TARGET1, TARGET2
is ip addresses representing server & client.
cd {folder name}
go run .