Skip to content

Conper/PortLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PortLogger

A simple port logger made in Golang

PortLogger is a simple tool written in Go to detect and log access attempts to specific ports on a machine. It helps in monitoring incoming traffic to ensure security and track unauthorized access attempts.

Installation

Requirements:

  • Go

Clone the repository:

git clone https://github.com/Conper/PortLogger.git
cd PortLogger

Build the project:

go build

Run the tool:

./PortLogger PORT

Usage

To use PortLogger, run it with the desired options. For example:

./PortLogger 7867

Preview

plog

About

A simple port logger made in Golang

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages