Compassh is an helper for the popular OpenSSH remote connection software, focused on providing near-VPN service without the complexity and the setup required by a real VPN. Using a VPN software may require an ad-hoc firewall setup, the generation of a key (pair) and the installation of the VPN software on a host that is not under your control. Compassh try to solve as much of this problems with a smart use of OpenSSH.
.NET SSH client allowing to execute commands on multiple servers
IdeaConnect parallelSSH (pSSH) is a Secure Shell connection client created in C# which runs under .NET and/or Mono platforms. Allows to open multiple SSH connections under Windows, OSX and Linux (Debian, CentOS, Ubuntu, openSUSE) platforms. The aim of the project is to create a good solution for management of multiple Linux-based servers. Built upon SharpSSH JSch wrapper by Tamir Gal, GPL licensed. For more information visit our site (http://ideaconnect.pl [ IdeaConnect Bartosz Pachołek ])...
dspFileTransfer can upload and download files using ftp, sftp (ftp over ssh), http and https. The commandline utility offers many advanced features such as upload or download a file only if the file is newer, parallel downloads etc. In addition the program can perform compression, decompression, encryption and decryption of processed files. The program is a part of batch file processing suite called Data Stream Processor. For full download and support go to www.datastreamprocessor.com. ...
Chronicle is a set of BASH shell scripts that use rsync to back up data to a remote host. Snapshots are created and rotated using hard links to minimize storage requirements.
HSCP (Hybrid scp) is developing to transmit the large size file at high speed on the long distance and wideband infrastructure. It has achieved the fast transfer by changing the file transfer part of scp into the UDP (using UDT).
HSSH (Hybrid ssh) is developing to transmit the large size data at high speed on the long distance and wideband infrastructure. It has achieved the fast transfer by changing both ways pipeio transfer of ssh into the UDP (using UDT). cf. HSCP
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Slax router is a linux distrubution dedicated as router system. It's include some router/server packages: hostapd, iproute2, bind, dhcpd, openssh, quagga, proftpd, squid, openvpn, webmin and some net tools: nmap, tracroute, arping... etc.
The RBSEE (Remote Bash Script Execution Engine) is set of the bash script which allows user to send & execute scripts on a remote platform and then collect and assert results. Mainly used for test automation.
The Windows Remote Toolkit is an adaptation of the Cygwin suite that brings remote accessibility (via SSH) and familiar Unix command-linetools to the Windows desktop.
HSFTP (Hybrid sftp) is developing to transmit the large size file at high speed on the long distance and wideband infrastructure. It has achieved the fast transfer by changing the file transfer part of sftp into the UDP (using UDT). cf. HSCP.
Enhanced shell with multiple windows and added commands
To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)
Custom commands added to the default shell (zsh):
cscript <script>: executes a C/C++ script.
example: cscript "printf("Hello World!");"
noobhelp: Short desc of commands in /bin/
memusage: Top memory usage
topdirs: Top directory space usage
push/pop: Save current dir / return there
serve: Opens a webserver at port...