An open API service indexing awesome lists of open source software.

https://github.com/hmes98318/nginx-whitelist-script

Nginx whitelist generation scripts
https://github.com/hmes98318/nginx-whitelist-script

Last synced: 14 days ago
JSON representation

Nginx whitelist generation scripts

Awesome Lists containing this project

README

        

# nginx-whitelist-script

This repository contains scripts for converting IP addresses of specific services into Nginx configuration files, allowing only those IPs to access the services.

* [`get-github-whitelist.sh`](./get-github-whitelist.sh)
This script fetches the list of IP addresses used by GitHub services (such as GitHub Actions, web, API, etc.) and generates an Nginx whitelist configuration file.