Showing 20 open source projects for "tunnel"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    CallMe

    CallMe

    Minimal plugin that lets Claude Code call you on the phone

    ...It is designed to let users start a long-running task, leave their device, and then be notified in a natural way with a phone call instead of second-guessing progress in the console. The plugin uses a local MCP server alongside a webhook tunnel (typically via ngrok) to connect with voice providers like Telnyx or Twilio for outbound calls, with prompts and responses flowing between Claude Code and the user’s voice device. Multi-turn conversations are supported, so users can respond in real time to questions the agent asks during execution, giving it a practical human-in-the-loop capability for complex workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hyprspace

    Hyprspace

    A Lightweight VPN Built on top of IPFS + Libp2p

    ...Libp2p is a networking library created by Protocol Labs that allows nodes to discover each other using a Distributed Hash Table. Paired with NAT hole punching this allows Hyprspace to create a direct encrypted tunnel between two nodes even if they're both behind firewalls. Moreover! Each node doesn't even need to know the other's ip address prior to starting up the connection. This makes Hyprspace perfect for devices that frequently migrate between locations but still require a constant virtual ip address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WAN-Transfer — Easy WebDAV File Share

    WAN-Transfer — Easy WebDAV File Share

    Share local folders online via WebDAV with UI and instant tunneling

    WAN-Transfer is a lightweight WebDAV server with a simple UI that makes it easy to share folders from your PC across your local network — or over the internet using built-in tunnel services. With no setup required, you can expose any local directory via a public WebDAV link and mount it directly in Windows Explorer or any WebDAV client. Choose your tunnel provider (LocalTunnel, Serveo, localhost.run, Cloudflared) and instantly make your server accessible from anywhere — no port forwarding or firewall tweaks needed. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    SipTunnel is used to tunnel SIP UDP datagrams (and also RTP datagrams) through NAT using TCP protocol. It also can be used for many other purposes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    Handy TCP/IP Server/Client Tools

    Various TCP/IP servers, clients and network management tools

    ...Server: - FTP - TFTP - Syslog - Web - Remote Command - General UDP server - Multicast server Client utilities: - Multicast client - TFTP client Starting on version 0.2.0, a powerful network connection tools UBridge is added, it can bridge: - VXLAN (newly released) - UDP sessions - NIC card of the PC - Connections to Cisco Router Simulator "GNS3/dynamips" and H3C Router Simulator (LITO/CEN). UBridge can also be used as a Ethernet over UDP tunnel to remote bridge PC's local NIC, VXLAN, UDP proxy etc. Visit the Wiki page for detail. GUI tools include a network monitoring tool PMON, a SNMP and IP scanner. The project aim is to make them as light weight tools that can be directly executed in command prompt without the need of installation. (Except pmon and UBridge to bridge PC's NIC which require Winpcap). ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Do you have an application (such as scp or unison file synchronizer) that cannot recover from broken TCP connections? this tool is for you!! ImmortalSockets is a standalone application (and library) that creates a TCP tunnel for unreliable connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SSVNC adds encryption security to VNC. It provides a GUI for Windows, MacOSX, and Unix that automatically starts up an SSL or SSH tunnel for connections to any VNC server. It also supports VeNCrypt encryption. The Unix viewer has many new features.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 8
    Multipurpose http tunnel which runs through any firewall or proxy. It uses CONNECT method but also BOSH-like method which makes run it on any proxy (even http 1.0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    UDPonTCPproxy proxies UDP traffic from a set of ports over TCP tunnels. Server side NAT's the UDP ports to a chosen destination, then sends back destination's replies. Usefull to tunnel UDP over SSH tunnels to things like license or game servers.
    Downloads: 0 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
  • 10
    NatNet is a open source .NET Class library and examples (Client and Server) for providing NAT to NAT communication over Internet. It provides port to port (tunnel) communication for clients that are located behind NAT routers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Telnet over HTTP proxy. Allows users behind firewalls to tunnel Telnet sessions over a HTTP connection. Server uses Java servlets with a Java or C# client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A GUI for managing SSH tunnels using Qt 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    sshh allows you to make a persistent tcp connection (tunnel) over an http proxy. Once you have it set up, you can make new connections from either end. Similar in concept to httptunnel but more versatile and scalable.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Quick'n'dirty SSH2 tunnel setup with automatic handling of SKey login.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Python IRC Console Client. I use it to tunnel irc through ssh when I'm at the university. It isn't finished yet, but works quite well for me. The base work is done, but I will revise most of the code soon, so it will be more structured hopefully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Creates a Secure Tunnel (via SSH) to Secure Desktop Sharing (via VNC) over the internet or an intranet. Win32 Application has been developed, with work started on a qt cross-platform (linux, mac OSX, BSD, etc) solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gamma Tunnel is a peer-to-peer communication platform desinged for hosting (via embedded scripting language) various content-sharing services like discussing forum, weblog and instant messaging, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Enable servers behind a firewall to export services to the external networks with the assistance from an externel host as proxy (Jumppoint). The firewall tunnel consists of two parts: a frontend as "Jumppoint" and a backend running behind the firewall
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A HTTP tunnel for POP and SMTP access via a proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The NetMess Java Client, provides human interface to access the NetMess Peer2Peer network. Netmess is able to tunnel through HTTP proxies and firewalls, allowing you to use it nearly everywhere (including at work).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo