How to Install and Uninstall ptunnel Package on Kali Linux

Last updated: May 05,2024

1. Install "ptunnel" package

Please follow the step by step instructions below to install ptunnel on Kali Linux

$ sudo apt update $ sudo apt install ptunnel

2. Uninstall "ptunnel" package

Please follow the guidance below to uninstall ptunnel on Kali Linux:

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

3. Information about the ptunnel package on Kali Linux

Package: ptunnel
Source: ptunnel (0.72-3)
Version: 0.72-3+b1
Installed-Size: 123
Maintainer: Thorsten Alteholz
Architecture: amd64
Depends: libc6 (>= 2.15), libpcap0.8 (>= 0.9.8), libselinux1 (>= 1.32), lsb-base (>= 3.0-6)
Size: 57112
SHA256: bb608f5ca593c10e29de5b1453429172d4bbb2e5f6afddb8e0b5a5fb06d7fbc1
SHA1: 186603202d2d03706654a54c2e5f8a5926576722
MD5sum: 4feabddd26a7ca65f4b1707a13e13c43
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: http://www.mit.edu/afs.new/sipb/user/golem/tmp/ptunnel-0.61.orig/web/
Tag: implemented-in::c, interface::commandline, protocol::ip, protocol::tcp,
role::program, scope::utility, use::proxying, use::transmission,
works-with::network-traffic
Section: net
Priority: optional
Filename: pool/main/p/ptunnel/ptunnel_0.72-3+b1_amd64.deb