Wingetlywingetly
← All apps

Telegrafer

by Telegraferv0.0.2

Last updated

Open-source TCP-client with tab feature for mulitple connections and a list of saved connections.

Install with winget

$ winget install --id Telegrafer.Telegrafer --exact --version 0.0.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Telegrafer

Telegrafer uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i Telegrafer.WindowsInstaller.msi /quiet /norestart

See the full silent install reference for Telegrafer

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v0.0.2

ArchitectureTypeScopeInstallDownload
x64MSI-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Telegrafer.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • S
    scrcpyGenymobile
    Genymobile.scrcpyv4.1

    Display and control your Android device

  • W
    Winix NetCatTroy Willmot
    Winix.NetCatv0.4.0

    Cross-platform netcat — TCP/UDP send/receive, port checks, TLS clients.

  • I
    iPerf3ar51an
    ar51an.iPerf3v3.21

    A TCP, UDP, and SCTP network bandwidth measurement tool.

  • T
    TCPINGPouriya Jamshidi
    pj.tcpingv2.8.0

    Ping using TCP instead of ICMP. Outputs in colored, plain, JSON, CSV, and sqlite3 formats.

  • ModbusToolClassicDIY
    ClassicDIY.ModbusToolv2.1.3.0

    A modbus TCP and RTU master and slave tool with import and export functionality.

  • Virtual-ZPL-PrinterDaniel Porrey
    Porrey.VirtualZPLPrinterv3.5.1

    An Ethernet based virtual Zebra Label Printer that can be used to test applications that produce bar code labels. This application uses the Labelary service found at http://labelary.com.

More from Telegrafer or browse tcp, tcp-client.

Frequently asked questions

How do I install Telegrafer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Telegrafer.Telegrafer --exact --version 0.0.2. winget downloads the installer from Telegrafer and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Telegrafer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Telegrafer.Telegrafer --exact 0.0.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Telegrafer?
Telegrafer uses MSI. Run the downloaded installer with: msiexec.exe /i Telegrafer.WindowsInstaller.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Telegrafer via winget?
Run: winget uninstall --id Telegrafer.Telegrafer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Telegrafer's Apps & Features entry.
Is Telegrafer free?
Telegrafer is distributed under MIT. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Telegrafer work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Telegrafer directly from the publisher.
How do I keep Telegrafer up to date?
Run winget upgrade --id Telegrafer.Telegrafer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Telegrafer from microsoft/winget-pkgs.