How to Install and Uninstall secnet Package on Kali Linux

Last updated: November 26,2024

1. Install "secnet" package

Please follow the guidelines below to install secnet on Kali Linux

$ sudo apt update $ sudo apt install secnet

2. Uninstall "secnet" package

Please follow the steps below to uninstall secnet on Kali Linux:

$ sudo apt remove secnet $ sudo apt autoclean && sudo apt autoremove

3. Information about the secnet package on Kali Linux

Package: secnet
Version: 0.6.7
Installed-Size: 398
Maintainer: Ian Jackson
Architecture: amd64
Depends: libadns1 (>= 1.5.0~), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), lsb-base
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: python3
Size: 169716
SHA256: c0236c95b6d21564759dc5116ff91c135d7288ac84438f7badcab24da9bcaeff
SHA1: 59c87be5c5356269502936fa758355af710eba78
MD5sum: 6796576b059d8f1efb71d89be3048455
Description: VPN software for distributed networks
secnet allows multiple private networks, each 'hidden' behind a single
globally-routable IP address, to be bridged together. It also
supports individual client systems which may connect to multiple
upstreams.
.
Compared to many other systems, secnet has good handling of mobile
endpoints (mobile client nodes), and extremely flexible configuration.
However, it is not easy to configure.
.
secnet works well with userv-ipif (allowing it to run without needing
root privilege) and hippotat (not currently in Debian).
.
secnet is the main VPN program used by greenend.org.uk.
Description-md5:
Section: net
Priority: optional
Filename: pool/main/s/secnet/secnet_0.6.7_amd64.deb