Showing 10 open source projects for "tiny-workflow"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Portr

    Portr

    Expose local http, tcp or websocket connections to the public internet

    ...It uses SSH remote port forwarding under the hood, which gives it a familiar and secure transport foundation. The project is designed for teams that need an ngrok-like workflow while keeping control of their own infrastructure. It includes both server and client components, along with a dashboard-oriented experience for managing tunnel usage. Portr can help developers test webhooks, share local applications, expose APIs, or temporarily publish development services without deploying them permanently. Its main purpose is to provide a practical self-hosted tunnel service that balances developer convenience with infrastructure ownership.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    XUI-PRO

    XUI-PRO

    XUI-PRO nginx reverse proxy with ws/grpc/httpupgrade/splithttp

    XUI-PRO is a shell-based deployment project for setting up a web-managed proxy environment with Nginx and Xray-related components. It combines several tools into an automated installation workflow, making it easier to deploy a lightweight proxy server without manually configuring each service. The project references support for protocols and transports such as VLESS, VMess, Trojan, Shadowsocks, WebSocket, gRPC, HTTPUpgrade, SplitHTTP, XTLS, SSR, and V2Fly-related options. It also includes Cloudflare SSL and Nginx reverse proxy behavior for supported configurations. x-ui-pro is aimed at users who want a web panel and bundled setup process for managing complex proxy configurations. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    jprq

    jprq

    join public router. quickly

    jprq is an open-source tunneling tool for exposing local servers to the public internet. It is designed as a developer-friendly alternative to hosted tunneling platforms, making it useful for testing webhooks, APIs, websites, SSH, and other TCP-based services. The tool can publish a local port through a public address so external users or services can reach something running on a developer’s machine. It supports HTTP and general TCP use cases, which makes it more flexible than tools focused...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Wg Server for Windows

    Wg Server for Windows

    Wg Server for Windows (WS4W) is a desktop application

    WgServer for Windows, also known as WS4W, is a Windows desktop application for running and managing a WireGuard server endpoint. It was created to simplify the process of setting up WireGuard on Windows without requiring users to manually edit the registry, run scripts, or configure every networking step through Control Panel. The application can install WireGuard for Windows, generate or accept server keys, create server configuration files, and help manage the Windows networking pieces...
    Downloads: 12 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    File Tunnel

    File Tunnel

    Tunnel TCP connections through a file

    File-Tunnel is a tunneling tool that moves TCP connections through a shared file or file server. It is built around the unusual idea that two systems can exchange network data by reading and writing files that both sides can access. This makes it useful in environments where direct TCP connectivity is blocked but a shared folder, FTP server, S3-compatible storage, Dropbox folder, RDP drive share, or similar file channel is available. The project provides portable executables for Windows,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    ArgoX

    ArgoX

    Argo Xray for VPS one-click script

    ArgoX is a shell-based deployment project for setting up Xray proxy services with Cloudflare Argo Tunnel support on VPS environments. It focuses on one-click installation and interactive configuration, making it easier to deploy a multi-protocol proxy stack without manually assembling every component. The project supports several protocol options, including VLESS, VMess, Trojan, Shadowsocks, Hysteria2, Reality, WebSocket, gRPC, and XHTTP-based modes. ArgoX uses Cloudflare tunnel behavior to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    python-proxy

    python-proxy

    HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH

    python-proxy, also known as pproxy, is a lightweight proxy tool written in Python for flexible local and remote traffic forwarding. It supports multiple proxy protocols, making it useful for developers, testers, and network administrators who need a compact proxy layer without a heavy service stack. The project can operate as a client, server, forward proxy, reverse proxy, or protocol bridge depending on how it is configured. It supports HTTP, SOCKS4, SOCKS5, Shadowsocks, and newer transport...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Fuso

    Fuso

    Lightweight intranet penetration, port forwarding tool

    Fuso is a lightweight intranet penetration and port-forwarding tool written in Rust. It is designed to expose internal services through a relay-style setup while remaining small, fast, and efficient. The project supports multiple connections, cascading proxy behavior, transmission encryption, and both TCP and UDP forwarding workflows. It can also work with SOCKS5 scenarios, including UDP forwarding in newer releases. Fuso is useful for developers and system administrators who need controlled...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    WebTTY

    WebTTY

    Share a terminal session over WebRTC

    ...It is useful for pair programming, collaborative debugging, remote help, or accessing systems behind NAT without setting up a traditional proxy server. The project includes a command-line workflow and an in-browser client, so a session can be joined through a static web page when needed. It supports custom commands, allowing users to share a shell, a tmux session, or another terminal-based process. The tool also includes non-interactive and one-way connection options for specialized workflows such as attaching to a build server session. webtty is experimental but practical, combining Go, WebRTC, and browser-based terminal access into a lightweight collaboration tool.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    tunnelto

    tunnelto

    Expose your local web server to the internet with a public URL

    ...It is designed for developers who need to test webhooks, demos, APIs, or in-progress applications without deploying them to a public server. The project includes both a hosted service model and self-hosting support, giving teams flexibility depending on their workflow and infrastructure needs. Its async architecture is built on Tokio, which helps it handle network connections efficiently. tunnelto is especially useful during development because it reduces the friction of sharing local work with clients, teammates, or third-party platforms. Its focus is simple: make a private local port reachable from the internet with minimal setup.
    Downloads: 27 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB