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
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.
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.
...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.
VTun is the easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, and encryption.
It supports IP, Ethernet, PPP and other tunnel types. VTun is easily and highly configurable.
VPN, Mobile IP, Shaping, etc
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).
...
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
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.
irctunnel is a command-line daemon, written in C++, which
allows users to tunnel TCP connections through IRC
server. It makes possible to connect two computers behind NAT, because
actual connection is done through the IRC server.
Build NAT to NAT tunnel with a third-party php server.
...make sure the default stun server 'stunserver.org' available, if not,
change the define 'STUN_HOST' in main.c.
Use 'make A' to build NatTraversalA,
Use 'make B' to build NatTraversalB,
Run each of them on each side of the tunnel you want to create,
need root.
Browse the 'http://YOUR-WEB-URL/nat-status.php' to control and view
status of each side, enjoy.
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.
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).
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.
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.
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.
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.
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.
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.
sshvpn is a shell script based tool which uses openssh vpn tunneling feature to connect two private networks or attach a host to the remote private network securely over the internet.
Alex's Firewall ByPasser is another TCP tunnel for HTTP proxies.
It allow network connections over HTTP proxies. This should work under all POSIX complaint systems and all proxies allowing https CONNECT.
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.
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
HTTP Proxy Client is the set of libraries and scripts, provides transparent access to Internet via HTTP proxy tunnel for programms, which uses TCP/IP for communication. The tunnel provided by CONNECT method of HTTP proxy. Supported external DNS resolving.
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).