tunshell | Remote shell into ephemeral environments 🐚 🦀
kandi X-RAY | tunshell Summary
kandi X-RAY | tunshell Summary
tunshell is a Rust library. tunshell has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
Tunshell is a simple and secure method to remote shell into ephemeral environments such as deployment pipelines or serverless functions. The project is predominately written in Rust.
Tunshell is a simple and secure method to remote shell into ephemeral environments such as deployment pipelines or serverless functions. The project is predominately written in Rust.
Support
Quality
Security
License
Reuse
Support
tunshell has a low active ecosystem.
It has 713 star(s) with 82 fork(s). There are 17 watchers for this library.
It had no major release in the last 6 months.
There are 2 open issues and 14 have been closed. On average issues are closed in 26 days. There are 5 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of tunshell is current.
Quality
tunshell has no bugs reported.
Security
tunshell has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
tunshell is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
tunshell releases are not available. You will need to build from source code and install.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of tunshell
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of tunshell
tunshell Key Features
No Key Features are available at this moment for tunshell.
tunshell Examples and Code Snippets
No Code Snippets are available at this moment for tunshell.
Community Discussions
No Community Discussions are available at this moment for tunshell.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install tunshell
The process is kicked off using tunshell.com. One can generate a "session" which represents a remote shell connection from one client to another. For each session the website generates one install script for each side of the connection. Below is a diagram illustrating the noteworthy components embedded in each script.
Installer script URL: A url pointing to a script which will install the client binary on the executing machine. These scripts detect the host's OS and CPU architecture to download the correct pre-compiled executable.
Mode argument: can be target mode (T) or local mode (L). These instruct the client to operate as a shell server or client respectively.
Session keys: a pair of random strings generated by the relay server corresponding to a session. Upon initialisation, these keys are passed back to the relay server. When a pair of clients have sent a corresponding keys, the relay server will begin establishing connectivity between the clients.
Encryption secret: a random secret which is generated locally using javascript on the website. This secret is used to generate a unique encryption key to secure data transmission between the two clients.
Installer script URL: A url pointing to a script which will install the client binary on the executing machine. These scripts detect the host's OS and CPU architecture to download the correct pre-compiled executable.
Mode argument: can be target mode (T) or local mode (L). These instruct the client to operate as a shell server or client respectively.
Session keys: a pair of random strings generated by the relay server corresponding to a session. Upon initialisation, these keys are passed back to the relay server. When a pair of clients have sent a corresponding keys, the relay server will begin establishing connectivity between the clients.
Encryption secret: a random secret which is generated locally using javascript on the website. This secret is used to generate a unique encryption key to secure data transmission between the two clients.
Support
The following is list of the supported platforms and architectures for the tunshell client:. These targets are managed by the build pipeline.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page