Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

FreeLuke

A script that emulates the functionality of port tracing on a fluke.

Depencies and Pre-Requisites

  • TShark (Wireshark) - Uses TShark as a dependency, it must be installed before running. Install TShark with a checkbox in the wireshark installer wizard.
  • Windows OS - This script will only function on windows as it utilizes windows cmd commands to function

Batch File for easy execution

C:\file_path should be replaced with the file path of the downloaded script to ensure proper execution.

@echo off
cd /d "C:\file_path"
python freeluke.py

pause

Screenshots

Sensitive information is redacted for this showcase.

IMG_2968 IMG_2969

About

A script that emulates the functionality of port tracing on a fluke.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages