Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
This project wants to provide useful tools for routing simple small private networks using a dial-up or broadband link. These tools consist of firewall and traffic shaping tools currently. Any feedback is welcome.
SAA collector is a set of perl programs that can automatically detect SAA probes running inside Cisco IOS machines with the Service Assurance Agent feature, collect the available measurements and store them in a database.
Frankenwall is a bash shell script intended to create a highly secure IPTables based linux firewall/router with QOS/traffic shaping/bandwidth management. Be certain you know EXACTLY what your network needs before using Frankenwall. Wimps need not apply.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Flying Ants implements a wireless ad-hoc routing algorithm based upon biologically inspired ant-like agents. The code is suitable for single board computer systems (e.g., soekris boards). It runs in userland and utilizes a threaded raw socket protocol.
A tool to monitor and analyse data transmitted between clients
and a server through a TCP connection. This tool focuses on the data stream
(software layer), not on the lower level transmission protocol as
packet sniffers do.
Compiler for message-passing network protocols, currently based on UDP. APC is written in Python and produces C code. It includes a C run-time library.
Simple-to-use, dynamic, rule-based firewall addition. Uses QUEUE/userspace to dynamically approve or drop packets based on custom rules. With frequency caching, friend/foe indication, loose IP matching, and customizable logging.
IPuppy is a Linux-based dynamic IP update utility for those of us who do not have a static IP. IPuppy currently supports the DNS services provided by Zoneedit.com and Enom.com, and is written in PHP.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Getwifi allows Linux users to join wireless networks easily by joining available networks in an order specified by the user. Getwifi is configured using a single file which specifies networks, optional WEP keys, and the order in which to join networks.
Ist Shaper is easy to configure but powerfull shaper using Apache like confuguration files.
It uses iptables and tc to prioritize and limit outgoing traffic on a linux box.
By default it uses HTB classes combined with iptables CLASSIFY extension.
Netflow analyzing tools :
JXColl - collector for Netflow (or XML specified) data
Analyzer - front-end application for providing an user interface and output (graphs, statistics, etc.)
Bounzor is a fully configurable TCP/UDP bouncer. It can also encapsulates and decapsulates TCP packets in UDP and vice-versa. Bounzors are consequently cascadables. Useful when a specific protocol is disabled in part of your network for exemple.
IP Blocker is an incident response tool that automatically updates access control lists on Cisco routers and other devices. Web and commandline interfaces are both supported, as is logging, email notification, and automatic expiration of blocks.
phc -- proxy hunter customed -- for validation of free SOCKS 4/5 or HTTP proxies.
It is highly customed. Current first release 1.0 validate http proxies from a file with CONNECT or GET method bypass a basic auth http tunnel. Delay is recorded, too.
Bash script that uses iproute2 and shapecfg (shaper.o) to limit incoming and outgoing traffic on a linux router. Also haves option for supporting more than 100 shapers via kernel patch.
Green Screen: A Linux based Advanced Syslog Server for Juniper NetScreen Firewalls - Can be expanded later to support other products. It can capture syslog messages, parse them, store them in a MySQL database. A Web GUI interface is also included.
Automated script that continues to try all detected WLANs APs according to signal quality until it establishes a valid WWW/network connection verified by pinging a user-defined host. Also supports user-preferred APs, WEP keys, timeouts, blacklist & AP MAC
A program that relays a stream of JPGs (simulating video) from a client to a server, and then replicates bandwidth on the server end, making the JPGs available via HTTP. Used when incoming connections aren't possible, ie. wifi hotspots w/ webcam.
ZSRep (Zaurus Synchronization Repository) is a project whose main goal is to provide a professional cross-platform solution for synchronizing one's Sharp Zaurus with any Desktop PIM software on the Linux or Mac OS X operating system.
Minimal HTTP proxy written in Python. Mostly useful as debugging tool for HTTP traffic inspection. Asynchat-based, handles multiple connections in single thread.