Skip to content

Program developed to PortScan famous IP ports, described by CloudFlare, for Pentester.

License

Notifications You must be signed in to change notification settings

rainbowcrack/Eyelock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eyelock

IMG-20240720-WA0004.jpg

Description

Use

  • The code in the eyelock.py file can be pasted into an IDE or Terminal with Python already pre-installed.
  • The code in the eyelock.sh file, runs on operating systems Debian, Ubuntu, Fedora, Kali Linux... and some verses macOS in UNIX.
  • Run in the Cloud, such as Google Cloud. Following the any steps for Python or Bash file.

Example in Linux (Python File):

$ nano eyelock.py

Use:

$ python3 eyelock.py

Example in Linux (Shell Script - Bash):

Add the file bash.sh or write it yourself.

#!usr/bin/python3 

Use:

$ python3 eyelock.sh

License

MIT © Eyelock

Original Creator - Rainbowcrack (Izabel Chaves)

About

Program developed to PortScan famous IP ports, described by CloudFlare, for Pentester.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages