Iris+ is tool for Scaning Port or Domain Resolveing and Subdomain Finder. Program made in C and CPython.
sudo apt install build-essentialsudo pacman -S base-devel- Port Scan You can easyliy run it By use this command, Optional you can use TCP
<-tcp>or UDP<-udp>and IPV6<-ipv6>
./iris -scan -tcp <ip>.- Down line plan to add more: see you soon..
- Lightweight Design: Focuses on CPU Usage and RAM Usage.
Use the following installation command:
# Example installation (Keep you git install)
git clone https://github.com/transcrimee/iris+.git && cd iris+ # Then run install.sh
./intall.sh # Then run mkdir
mkdir -p build # Then run make
make install# Install Scripts
./uninstaller.sh