New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Ship Agents Faster
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.
HTTP Replicator is a general purpose caching proxyserver written in python. It reduces bandwidth by merging concurrent downloads and building a local 'replicated' file hierarchy, similar to wget -r. The cache is also accessible through a web interface
HTTPproxy via e-mail.
Mailwebproxy reads URL from mail subject and read PUT data from mailbody.
Mailwebproxy accesses web server and makes mail contains web pages.
So, you can read web pages using mail interface. This is usefull for celler phone us
A pure HTML implementation of VNC, using the HTML 5 canvas tag and JavaScript as a client and an RFB to HTTPproxy served up by Python.
Requires Python and Python Imaging Library to be installed on the server.
Proxy server that performs proof of concept session hijacking by receiving cookies from one or more NomNom Agents. It then offers the user an option to switch to any intercepted session. More features and site specific options later.
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.
Willow is a filtering proxy written in Python by Digital Lumber. They disappeared in 2009. David Bowman has collected the code of his old server and released it to Sourceforge in case others would like to use it.
This code is another way to create SOA applications through HTTP. Can execute Database SPs, MSMQ, Assemblies, IronPython script and generates RSS, JSON, Web Service, Text or Excel file through HTTP. The system has authentication and logging support.
ProxyCat supplies a whole solution of Proxy, including proxyserver exploration, validation, scoring and proxy list exchanging by means of peer-to-peer.
User can surf the internet via the auto-generated fast and stable proxy. HTTP/HTTPS SOCKS are both
OpenPortalGuard is a flexible, extensible, and massively scalable access control system for portals. It provides single-sign-on features for username/pw and smartcards as well as declarative access control.
Shweby is a new ICAP enabled proxyserver. This proxy passes HTTP requests and responses through one or many ICAP servers in order to be modified in their way to the origin server or to the client.
This has a Python ICAP (Internet Content Adaptation Protocol) server and IRML parser. Using this, a web proxy can do rule-based adaptation of content before delivery to clients. Has a Python proxylet API and squid-icap-client code too.
debproxy is designed to be a "replicating proxy" for a Debian archive mirror. Through HTTP requests to the debproxy server, local mirrors of upstream archives are built based on the downstream requests. A precaching proxy is the ultimate goal.
This project is a Python-based HTTP web proxyserver that hooks into MySQL to store a full history of your browsing. Allows you to check out statistics about your browsing habits. Creates a personal portal page, has search features, multi-user, filters.
Archangel is meant to be a sort of 'improved' version of dansguardian and uses the same default lists as dansguardian. It is basically dansguardian rewritten in python as an ICAP server as opposed to a proxy front-end. The benefits of archangel over dansguardian include:
1. Because it is an ICAP filter, it interfaces with squid and can do HTTPS filtering as well as regular HTTP.
2. Because it uses blocking modules and is written in python, it is extremely easy to write new modules for very complex, intensive blocking. ...