How to Install and Uninstall ptunnel-ng Package on Kali Linux

Last updated: May 03,2024

1. Install "ptunnel-ng" package

Please follow the guidance below to install ptunnel-ng on Kali Linux

$ sudo apt update $ sudo apt install ptunnel-ng

2. Uninstall "ptunnel-ng" package

This tutorial shows how to uninstall ptunnel-ng on Kali Linux:

$ sudo apt remove ptunnel-ng $ sudo apt autoclean && sudo apt autoremove

3. Information about the ptunnel-ng package on Kali Linux

Package: ptunnel-ng
Version: 1.42-1
Installed-Size: 140
Maintainer: Thorsten Alteholz
Architecture: amd64
Depends: libc6 (>= 2.15), libpcap0.8 (>= 0.9.8), libselinux1 (>= 1.32), lsb-base (>= 3.0-6)
Size: 63088
SHA256: 90ffa4d3d36328595be8e6e2cc190e504fec4b413a1656bdc1d68f1bf7a23725
SHA1: 564924ae7d16e4d84bb5af6008ea73634761c74f
MD5sum: f9f543a47ffabd18abeb833caaeac650
Description: Tunnel TCP connections over ICMP packets
ptunnel is an application that allows you to reliably tunnel TCP
connections to a remote host using ICMP echo request and reply
packets, commonly known as ping requests and replies. It acts as
a proxy and can handle sockets and secured identification.
.
Those features can be very handy when working in a closed networking
environment with firewalls and proxies.
Description-md5:
Homepage: https://github.com/lnslbrty/ptunnel-ng
Section: net
Priority: optional
Filename: pool/main/p/ptunnel-ng/ptunnel-ng_1.42-1_amd64.deb