How to Install and Uninstall gsocket Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "gsocket" package

This is a short guide on how to install gsocket on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install gsocket

2. Uninstall "gsocket" package

Learn how to uninstall gsocket on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove gsocket $ sudo apt autoclean && sudo apt autoremove

3. Information about the gsocket package on Ubuntu 21.10 (Impish Indri)

Package: gsocket
Architecture: amd64
Version: 1.4.29-1
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Echeverri
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 261
Depends: libc6 (>= 2.33), libssl1.1 (>= 1.1.0)
Filename: pool/universe/g/gsocket/gsocket_1.4.29-1_amd64.deb
Size: 91664
MD5sum: 98b9456eafc78554fe67a5b97eaf9353
SHA1: d0017f85daea92189e2571c05015cc3e68962aa6
SHA256: 59e92220623c8d9c02195d21b9a1c180357079f30e6f9f678fbe9ac19ca5a82c
SHA512: d0efebfaa60354f14b86701b9ec95ee6adf43e9074c197907da66dbdd6f13dc39719f92de3840005ac963a2be3a6b7564517157e8de596cb886216a47518e70a
Homepage: https://github.com/hackerschoice/gsocket
Description-en: Allows two machines on different networks to communicate with each other
Abandon the thought of IP Addresses and Port Numbers. Instead start thinking
that two programs should be able to communicate with each other as long as
they know the same secret (rather than each other's IP Address and Port
Number). The Global Socket library facilitates this: It locally derives
temporary session keys and IDs and connects two programs through the Global
Socket Relay Network (GSRN) regardless and independent of the local IP
Address or geographical location.
.
Once connected the library then negotiates a secure TLS connection(End-2-End).
The secret never leaves your workstation. The GSRN sees only the encrypted
traffic.
.
The GSRN is a free cloud service and is free to use by anyone.
.
The Global Socket Toolkit comes with a set of tools:
.
gsocket - Makes an existing program (behind firewall or NAT) accessible from
anywhere in the world. It does so by analyzing the program and replacing the
IP-Layer with its own Gsocket-Layer. A client connection to a hostname ending
in '*.gsocket' then gets automatically redirected (via the GSRN) to this
program.
.
gs-netcat - Netcat on steroids. Turn gs-netcat into an AES-256 encrypted
reverse backdoor via TOR (optional) with a true PTY/interactive command shell
(gs-netcat -s MySecret -i), integrated file-transfer, spawn a Socks4/4a/5
proxy or forward TCP connections or give somebody temporary shell access.
.
gs-sftp - sftp server & client between two firewalled workstations.
gs-mount - Access and mount a remote file system.
blitz - Copy data from workstation to workstation.
Description-md5: dc9be8d2adadfb3801bb863e3030b876