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
- Host: GitHub
- URL: https://github.com/hmes98318/nginx-whitelist-script
- Owner: hmes98318
- License: mit
- Created: 2025-02-04T15:03:38.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-04T17:04:13.000Z (3 months ago)
- Last Synced: 2025-02-14T22:53:17.702Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.