awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kevwan avatar

kevwan/tproxy

0
View on GitHub↗
3,681 stele·253 fork-uri·Go·MIT·2 vizualizărigo-zero.dev↗

Tproxy

Tproxy is a set of command-line utilities designed for throttling bandwidth, simulating network latency, proxying TCP traffic, and analyzing connection stability. It provides a toolset for redirecting network traffic from local ports to remote destinations while monitoring the resulting connection behavior.

The project differentiates itself by combining traffic manipulation with diagnostic monitoring. It can introduce configurable packet delays and cap upload and download transfer speeds to simulate constrained or low-bandwidth network environments.

Beyond traffic control, the utilities include observability capabilities for tracking connection reliability metrics. This covers the analysis of round-trip times and packet retransmission rates to measure network stability.

Features

  • Traffic Interception - Captures and redirects TCP streams from local ports to remote destinations using a proxying mechanism.
  • Bandwidth Limiters - Caps upload and download transfer speeds in bytes per second to simulate constrained environments.
  • Bandwidth Throttling Simulators - Caps upload and download transfer speeds to simulate constrained or low-bandwidth network environments.
  • Bandwidth Throttling Mechanisms - Implements data throughput control by buffering packets and releasing them at fixed byte-per-second intervals.
  • TCP Proxies - Provides a command line tool for redirecting and analyzing TCP network traffic between local ports and remote destinations.
  • Traffic Proxying - Redirects network traffic from a local port to a remote destination to analyze protocol behavior for various services.
  • Stream Piping - Relays data bidirectionally between clients and servers through synchronized network sockets.
  • Network Latency Simulators - Introduces configurable packet delays to test how applications handle slow network responses and timeouts.
  • Network Latency Simulation - Introduces artificial delays by holding outgoing packets in a timed queue before relaying them.
  • Network Traffic Analyzers - Monitors connection reliability metrics including retransmission rates and round-trip time for network stability.
  • Connection Stability Metrics - Tracks retransmission rates and round-trip time to measure network stability and connection pool behavior.
  • Reliability Statistics - Tracks connection reliability metrics such as retransmission rates and round-trip time to measure network stability.
  • Retransmission Rate Tracking - Analyzes packet headers to track retransmission counts and round-trip times for stability monitoring.
  • Network Traffic Analysis - Redirects network traffic from a local port to a remote destination to analyze protocol behavior.

Istoric stele

Graficul istoricului de stele pentru kevwan/tproxyGraficul istoricului de stele pentru kevwan/tproxy

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face kevwan/tproxy?

Tproxy is a set of command-line utilities designed for throttling bandwidth, simulating network latency, proxying TCP traffic, and analyzing connection stability. It provides a toolset for redirecting network traffic from local ports to remote destinations while monitoring the resulting connection behavior.

Care sunt principalele funcționalități ale kevwan/tproxy?

Principalele funcționalități ale kevwan/tproxy sunt: Traffic Interception, Bandwidth Limiters, Bandwidth Throttling Simulators, Bandwidth Throttling Mechanisms, TCP Proxies, Traffic Proxying, Stream Piping, Network Latency Simulators.

Care sunt câteva alternative open-source pentru kevwan/tproxy?

Alternativele open-source pentru kevwan/tproxy includ: linkerd/linkerd2 — This project is a service mesh platform designed to manage, secure, and observe service-to-service communication… jagt/clumsy — Clumsy is a Windows network fault injection tool that intercepts system-wide network traffic at the kernel level using… mock-server/mockserver-monorepo — This project is a multi-protocol API simulation and mocking system designed to replace external dependencies during… firerpa/lamda — This project is an Android RPA framework designed for automating user interfaces and system tasks on rooted Android… requestly/requestly. mitmproxy/mitmproxy — Mitmproxy is an interactive, programmable network proxy engine designed for traffic analysis and protocol…

Alternative open-source pentru Tproxy

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Tproxy.
  • linkerd/linkerd2Avatar linkerd

    linkerd/linkerd2

    11,424Vezi pe GitHub↗

    This project is a service mesh platform designed to manage, secure, and observe service-to-service communication within Kubernetes clusters. It functions as a control plane that orchestrates transparent sidecar proxies, which intercept and manage network traffic to provide reliable connectivity for microservices. By automating the injection of these proxies, the platform ensures that infrastructure-level policies are applied consistently across all workloads without requiring manual configuration changes. The platform distinguishes itself through its focus on zero-trust security and cross-clu

    Gocloud-nativegolangkubernetes
    Vezi pe GitHub↗11,424
  • jagt/clumsyAvatar jagt

    jagt/clumsy

    6,110Vezi pe GitHub↗

    Clumsy is a Windows network fault injection tool that intercepts system-wide network traffic at the kernel level using the WinDivert driver, without requiring proxy configuration or application code changes. It captures and manipulates packets for all running applications, including localhost connections, enabling controlled testing of application behavior under degraded network conditions. The tool provides comprehensive network impairment capabilities including latency simulation, bandwidth throttling, packet loss, corruption, duplication, and reordering. Users can apply these impairments s

    C
    Vezi pe GitHub↗6,110
  • firerpa/lamdaAvatar firerpa

    firerpa/lamda

    7,834Vezi pe GitHub↗

    This project is an Android RPA framework designed for automating user interfaces and system tasks on rooted Android devices using Python and ADB. It provides a suite of tools for rooted device management, allowing for programmatic control of system settings, application lifecycles, and shell command execution via a remote API. The framework distinguishes itself through a combination of dynamic instrumentation and AI integration. It can inject scripts into running processes to hook Java interfaces and modifies application behavior in real time. Additionally, it supports large language model in

    Pythonadbagentsai
    Vezi pe GitHub↗7,834
  • mock-server/mockserver-monorepoM

    mock-server/mockserver-monorepo

    4,897Vezi pe GitHub↗

    This project is a multi-protocol API simulation and mocking system designed to replace external dependencies during development and testing. It provides an API mocking server, a network traffic proxy, and specialized simulators for language model services and identity providers. The system distinguishes itself through deep AI simulation capabilities, including the emulation of language model providers and Model Context Protocol servers using JSON-RPC 2.0. It supports multi-turn conversational logic, state tracking for AI chat APIs, and the visualization of agent execution through call graphs

    Java
    Vezi pe GitHub↗4,897
  • Vezi toate cele 30 alternative pentru Tproxy→