workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

๐•โšก๐Ÿ’ฌ

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
๐Ÿค–ChatGPT
โœจClaude
๐Ÿ’ŽGemini
๐Ÿ›๏ธShopify
๐Ÿ”Ahrefs
๐Ÿ“ŠSheets
๐Ÿ’ฌWhatsApp
๐Ÿ“ฑMeta Ads
+50 moreCreator program โ†’

ยฉ 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
ai-agent

ngx_http_google_filter_module for Nginx

Streamline Google Mirror with ngx_http_google_filter_module, a tool for founders. 3.4k+ GitHub stars
3,366 stars757 forksCQuality 8/10Updated 9/26/2023100% free ยท open source
What it does

The ngx_http_google_filter_module is an Nginx module that allows founders to streamline and mirror Google services, making it easier to manage and proxy Google traffic.

Install / run
To start, you need to compile the module into Nginx using the command: `nginx -V` to check your current Nginx version, then compile the module with `./configure --add-module=/path/to/ngx_http_google_filter_module`
When to use it
  • โ€ขWhen you need to proxy Google services for your application
  • โ€ขWhen you want to cache Google content to reduce latency
  • โ€ขWhen you need to restrict access to Google services based on IP address or other criteria
Quick start
  1. 1Download the module from GitHub using `git clone https://github.com/cuber/ngx_http_google_filter_module.git`
  2. 2Compile the Nginx module with `./configure --add-module=/path/to/ngx_http_google_filter_module` and then `make`
  3. 3Add the following configuration to your Nginx configuration file (usually `/etc/nginx/nginx.conf` or `/usr/local/nginx/conf/nginx.conf`): `http { ... google_filter; ... }`
  4. 4Restart Nginx to apply the changes with `nginx -s reload` or `service nginx restart`
  5. 5Test the module by accessing a Google service through your Nginx proxy, for example `http://localhost:8080/http/google.com`
Ready-to-paste prompt
To proxy Google search results, add the following configuration to your Nginx configuration file: `http { ... google_filter; google_filter_service google; }` and then access `http://localhost:8080/http/www.google.com`
Heads up: You need to have Nginx installed and compiled with the `--add-module` option to include the ngx_http_google_filter_module, and also ensure you have the necessary permissions to compile and configure Nginx
Saves to your device
What's inside โ€” free to inspect
No purchase needed

Read the entire source before you build โ€” unlike paid marketplaces that hide it behind a buy button.

6
top-level files
1
folders
84K
repo size
BSD-2-Clause
license
Key files
config
README.md
README.zh-CN.md
File tree
src/
.gitignore
.travis.yml
config
LICENSE
README.md
README.zh-CN.md
Quick Actions
Details
Creator
cuber
Language
C
Category
ai-agent
Published
12/16/2014

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.

Related skills

More ai-agent tools founders pair with this one.

ai-agentโ˜… 512,463
build-your-own-x: Learn by Recreating
Improve programming skills by rebuilding tech from scratch. For startup founders and programmers.
ai-agentโ˜… 450,961
Learn to code with freeCodeCamp
Get free programming education with freeCodeCamp, for startup founders and beginners.
ai-agentโ˜… 439,771
Public-apis: Free API Access
Get free APIs for development. For startup founders and developers.
ai-agentโ˜… 390,947
Free Programming Books
Discover free programming books for founders and developers. Learn with free-programming-books.
ai-agentโ˜… 350,624
coding-interview-university: Learn to Code
Get a complete study plan to become a software engineer, for startup founders, with 351k+ GitHub stars
ai-agentโ˜… 297,550
Selfhosted Control with awesome-selfhosted
Host your own network services and web apps. For founders seeking privacy and control.