awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
esrrhs avatar

esrrhs/pingtunnel

0
View on GitHub↗
3,686 Stars·601 Forks·Go·MIT·2 Aufrufe

Pingtunnel

Pingtunnel is a network utility that implements ICMP tunneling by encapsulating TCP and UDP traffic within ICMP echo packets. It functions as an encrypted network tunnel and a SOCKS5 proxy server, allowing network traffic to be routed through a secure channel to bypass restrictive firewalls and network filters.

The tool secures transmitted data using symmetric encryption to prevent interception of the tunneled payload. It uses a SOCKS5 proxy interface to accept standard network requests and redirect them into the ICMP tunnel.

The system includes adaptive network polling to balance latency and CPU usage, and it utilizes protocol buffer serialization for control messages.

The application is provided as a containerized network utility to simplify installation and dependency management.

Features

  • ICMP Tunneling - Encapsulates TCP and UDP payloads inside ICMP echo packets to bypass restrictive firewalls.
  • ICMP Encapsulation - Encapsulates network data within ICMP echo packets to traverse restrictive firewalls.
  • SOCKS5 Servers - A proxy implementation that routes network traffic through an encrypted tunnel using the SOCKS5 protocol.
  • SOCKS5 Proxies - Implements a SOCKS5 proxy to route TCP and UDP traffic through the secure tunnel.
  • Local Proxy Interfaces - Provides a local SOCKS5 proxy interface to ingest application traffic into the ICMP tunnel.
  • Encrypted Tunneling - Establishes a secure, encrypted network tunnel to bypass restrictive network environments.
  • Network Traffic Encryptions - Implements encryption for securing general network communications within the ICMP tunnel.
  • Payload Traffic Encryptions - Secures tunneled data using symmetric ciphers to prevent interception by network observers.
  • Firewall Bypass Utilities - Bypasses outbound network restrictions and firewalls using ICMP-based tunneling.
  • Pivoting and Tunneling - Tunnels traffic over ICMP.
  • Tunneling and Proxying - Traffic tunneling tool using ICMP for protocol obfuscation.

Star-Verlauf

Star-Verlauf für esrrhs/pingtunnelStar-Verlauf für esrrhs/pingtunnel

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Pingtunnel

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Pingtunnel.
  • masterking32/masterdnsvpnAvatar von masterking32

    masterking32/MasterDnsVPN

    6,446Auf GitHub ansehen↗

    MasterDnsVPN is a DNS tunneling VPN and network censorship bypass tool that encapsulates network traffic within DNS queries to circumvent restrictive firewalls. It functions as a secure tunneling protocol and SOCKS5 proxy server, allowing local application traffic to be routed through a secure tunnel to a remote destination. The project distinguishes itself through a DNS resolver load balancer that distributes traffic across multiple resolvers based on latency and packet loss scoring. It further secures and masks traffic using symmetric payload encryption—supporting ChaCha20, AES-GCM, and XOR

    Go
    Auf GitHub ansehen↗6,446
  • shadowsocks/shadowsocks-rustAvatar von shadowsocks

    shadowsocks/shadowsocks-rust

    10,729Auf GitHub ansehen↗

    A Rust port of shadowsocks

    Rusthttp-proxyrustsecurity
    Auf GitHub ansehen↗10,729
  • shadowsocksr-backup/shadowsocksrAvatar von shadowsocksr-backup

    shadowsocksr-backup/shadowsocksr

    6,142Auf GitHub ansehen↗

    ShadowsocksR is a Python-based implementation of a SOCKS5 proxy server designed to tunnel network traffic through encrypted connections. It functions as an encrypted network tunnel that obfuscates internet traffic to circumvent network restrictions and firewalls. The project includes security hardening features to protect the proxy server from unauthorized access, specifically by blocking IP addresses that attempt brute force credential attacks. The server manages bidirectional TCP and UDP traffic and can be executed as a background system daemon to maintain persistent connectivity. It suppo

    Python
    Auf GitHub ansehen↗6,142
  • fw876/helloworldAvatar von fw876

    fw876/helloworld

    4,165Auf GitHub ansehen↗

    This project is a censorship circumvention tool and transparent proxy gateway designed to bypass local network restrictions. It functions as a SOCKS5 proxy server, a DNS tunneling tool, and a network traffic obfuscator to help users access blocked websites. The software implements masking protocols to hide the origin and destination of data to evade restrictive firewalls. It provides capabilities for network traffic obfuscation and secure DNS tunneling to protect network privacy and resolve blocked domains. The system handles wide-scale traffic management by intercepting system network traff

    C
    Auf GitHub ansehen↗4,165
Alle 30 Alternativen zu Pingtunnel anzeigen→

Häufig gestellte Fragen

Was macht esrrhs/pingtunnel?

Pingtunnel is a network utility that implements ICMP tunneling by encapsulating TCP and UDP traffic within ICMP echo packets. It functions as an encrypted network tunnel and a SOCKS5 proxy server, allowing network traffic to be routed through a secure channel to bypass restrictive firewalls and network filters.

Was sind die Hauptfunktionen von esrrhs/pingtunnel?

Die Hauptfunktionen von esrrhs/pingtunnel sind: ICMP Tunneling, ICMP Encapsulation, SOCKS5 Servers, SOCKS5 Proxies, Local Proxy Interfaces, Encrypted Tunneling, Network Traffic Encryptions, Payload Traffic Encryptions.

Welche Open-Source-Alternativen gibt es zu esrrhs/pingtunnel?

Open-Source-Alternativen zu esrrhs/pingtunnel sind unter anderem: masterking32/masterdnsvpn — MasterDnsVPN is a DNS tunneling VPN and network censorship bypass tool that encapsulates network traffic within DNS… shadowsocks/shadowsocks-rust — A Rust port of shadowsocks. shadowsocksr-backup/shadowsocksr — ShadowsocksR is a Python-based implementation of a SOCKS5 proxy server designed to tunnel network traffic through… romanvht/byebyedpi — ByeByeDPI is a network utility designed to circumvent regional blocking and censorship by evading deep packet… fw876/helloworld — This project is a censorship circumvention tool and transparent proxy gateway designed to bypass local network… lazy-luo/smargate — SmarGate is a network utility designed as an intranet penetration tool, peer-to-peer network tunnel, and remote device…