Skip to content
@NodePassProject

NodePassProject

Home of all NodePass related repositories.

NodePass Project

NodePass Logo

Universal TCP/UDP Tunneling Solution

Overview

NodePass is an advanced, lightweight TCP/UDP tunneling solution built on an innovative three-tier architecture (server-client-master). It elegantly separates control and data channels while offering intuitive zero-configuration syntax. The system excels with its proactive connection pool that eliminates latency by establishing connections before they're needed.

This repository contains components, libraries, tools, and resources related to the core NodePass project.

Main Components

Core Components

  • NodePass Server: The tunnel server component that accepts incoming connections
  • NodePass Client: The tunnel client that establishes outbound connections
  • NodePass Master: API-driven management interface for dynamic instances control

User Interfaces

  • NodePass CLI: Command-line interface for advanced users to manage tunnels and configurations
  • NodePass Docker: Docker image for easy deployment of NodePass on various platforms
  • NodePass Dashboard: Web interface for monitoring and managing tunnel instances
  • NodePass Desktop: Cross-platform desktop app for tunnel configuration and management
  • NodePass Mobile Application: Mobile interface for on-the-go tunnel management
  • NodePass Web UI: Web-based user interface for easy access to tunnel management features
  • NodePass API Shell: Interactive shell script for installing and managing NodePass API
  • NodePass Telegram Bot: Telegram bot for quick access to tunnel management features
  • NodePass OpenWRT: OpenWRT package for easy installation and management of NodePass on routers

Community

Pinned Loading

  1. nodepass-core nodepass-core Public

    Forked from yosebyte/nodepass

    A secure, efficient TCP/UDP tunneling solution that delivers fast, reliable access across network restrictions using pre-established TLS/TCP connections.

    Go 3

  2. npsh npsh Public

    本脚本提供了简单易用的 master 模式,即 API 模式的安装、配置和管理功能

    Shell 7 1

  3. NodePassDash NodePassDash Public

    一个现代化的NodePass管理界面

    TypeScript 10 2

  4. pool pool Public

    A high-performance, reliable network connection pool management system for Go applications.

    Go 1

  5. conn conn Public

    A flexible and efficient network connection exchange system for Go applications.

    Go 1

Repositories

Showing 10 of 10 repositories

Top languages

Loading…