Install NoPorts
Version updated for https://github.com/atsign-foundation/noports-action to version v1.0.0.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The NoPorts GitHub Action allows users to automate the installation and configuration of NoPorts, a tool for establishing secure, portless connections, within their GitHub Actions workflows. It simplifies the process of setting up and managing NoPorts binaries and authentication (e.g., atKeys files), enabling developers to create secure tunnels and connections without requiring exposed ports. This action is particularly useful for automating tasks like remote access, secure tunneling, and data exchange during CI/CD workflows.
Release notes
What’s Changed
- docs: Production ready with nohup example by @cpswan in https://github.com/atsign-foundation/noports-action/pull/3
Full Changelog: https://github.com/atsign-foundation/noports-action/compare/v0.0.2...v1.0.0