Skip to content

ssh no ports provides ssh to a remote Linux device with out that device having any ports open

License

Notifications You must be signed in to change notification settings

JeremyTubongbanua/noports

 
 

Repository files navigation

The Atsign FoundationThe Atsign Foundation

GitHub License OpenSSF Scorecard OpenSSF Best Practices SLSA 3

noports

This repo contains the open source code of the Atsign's NoPorts product. Check out our product site at noports.com.

Get Started

Installation, use-cases and usage guides can all be found on our docs site.

Source Code Availability

If you are interested in auditing the source code for NoPorts, this is where you can find various bits of interest:

  • packages/ - contains the bulk of the source code
    • dart/ - contains the Dart implementation of NoPorts
      • noports_core/ - contains the core logic for NoPorts as a shared library which is used by the other Dart packages
      • sshnoports/ - contains the Dart CLI binaries for NoPorts (sshnp, npt, sshnpd, srvd)
      • sshnp_flutter/ - contains the Flutter Desktop app for SSHNP
    • c/ - contains the C implementation of NoPorts
    • python/ - contains the Python implementation of NoPorts (this is deprecated, we recommend that you use the C version instead)

About

ssh no ports provides ssh to a remote Linux device with out that device having any ports open

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 69.7%
  • Shell 9.8%
  • C 9.1%
  • C++ 4.1%
  • CMake 3.7%
  • Python 1.0%
  • Other 2.6%