Git Product home page Git Product logo

tlview's Introduction

TLView

Overview

TLView is a program that provides descriptions of all TCP and UDP endpoints on a host, including local and remote addresses and the status of TCP connections.

overview

Requirements

  • Windows
  • Python ~3.7.4
  • Pip ^19.0.3

Installation

git clone https://github.com/itfray/TLView.git
cd ./TLView
python -m pip install -r requirements.txt

Launch

python main.py

Usage

  • Display of all current TCP, UDP, TCP6, UDP6 connections

    All new connections are colored green. All compounds that disappear are colored red. The data line where the data has been updated is colored yellow.

    To sort a table by a specific column, the user needs to click on the corresponding table column headings. The sort indicator is the arrow ⯅/⯆, which is signed next to the sorted column.

    Display feature

    Using the View > Update Speed menu, you can adjust how often the table is updated.

    Update rate change feature

  • Domain and service name resolution

    If Options > Resolve Addresses option is activated, all connection addresses are displayed in the form domain names. Otherwise, all addresses are displayed in the form IPv4/IPv6.

    Resolve domain name feature

  • Save the current state of network connections to a file

    File > Save allows you to save the current state of the connection table in a text file in CSV format.

    Save file feature

  • Terminate a process by specified connection

    You need to select the connection by clicking the left mouse button and open the context menu by clicking the right mouse button. To terminate the process, select the End Process... menu item and click Yes.

    Terminate process feature

License

MIT. See LICENSE.

tlview's People

Contributors

itfray avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.