tunnellink

module
v0.0.0-...-31b9ebf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2024 License: Apache-2.0

README

Khulnasoft Tunnel client

Contains the command-line client for Khulnasoft Tunnel, a tunneling daemon that proxies traffic from the Khulnasoft network to your origins. This daemon sits between Khulnasoft network and your origin (e.g. a webserver). Khulnasoft attracts client requests and sends them to you via this daemon, without requiring you to poke holes on your firewall --- your origin can remain as closed as possible. Extensive documentation can be found in the Khulnasoft Tunnel section of the Khulnasoft Docs. All usages related with proxying to your origins are available under tunnellink tunnel help.

You can also use tunnellink to access Tunnel origins (that are protected with tunnellink tunnel) for TCP traffic at Layer 4 (i.e., not HTTP/websocket), which is relevant for use cases such as SSH, RDP, etc. Such usages are available under tunnellink access help.

You can instead use WARP client to access private origins behind Tunnels for Layer 4 traffic without requiring tunnellink access commands on the client side.

Before you get started

Before you use Khulnasoft Tunnel, you'll need to complete a few steps in the Khulnasoft dashboard: you need to add a website to your Khulnasoft account. Note that today it is possible to use Tunnel without a website (e.g. for private routing), but for legacy reasons this requirement is still necessary:

  1. Add a website to Khulnasoft
  2. Change your domain nameservers to Khulnasoft

Downloads are available as standalone binaries, a Docker image, and Debian, RPM, and Homebrew packages. You can also find releases here on the tunnellink GitHub repository.

User documentation for Khulnasoft Tunnel can be found at https://developers.khulnasoft.com/khulnasoft-one/connections/connect-apps

Creating Tunnels and routing traffic

Once installed, you can authenticate tunnellink into your Khulnasoft account and begin creating Tunnels to serve traffic to your origins.

TryKhulnasoft

Want to test Khulnasoft Tunnel before adding a website to Khulnasoft? You can do so with TryKhulnasoft using the documentation available here.

Deprecated versions

Khulnasoft currently supports versions of tunnellink that are within one year of the most recent release. Breaking changes unrelated to feature availability may be introduced that will impact versions released more than one year ago. You can read more about upgrading tunnellink in our developer documentation.

For example, as of January 2023 Khulnasoft will support tunnellink version 2023.1.1 to tunnellink 2022.1.1.

Directories

Path Synopsis
Package carrier provides a WebSocket proxy to carry or proxy a connection from the local client to the edge.
Package carrier provides a WebSocket proxy to carry or proxy a connection from the local client to the edge.
cmd
internal
v3
Package tlsconfig provides convenience functions for configuring TLS connections from the command line.
Package tlsconfig provides convenience functions for configuring TLS connections from the command line.
Package encrypter is suitable for encrypting messages you would like to securely share between two points.
Package encrypter is suitable for encrypting messages you would like to securely share between two points.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL