Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
/ anonyshield Public archive

A light-weight reverse proxy solution for ensuring only trusted visitors can visit the site.

Notifications You must be signed in to change notification settings

pwp-app/anonyshield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AnonyShield

AnonyShield is a light-weight reverse proxy solution for ensuring only trusted visitors can visit the site, even if visitors have dynamic IP.

Structure

AnonyShield maintains an IP whitelist to validate if the visitor is trusted.

Structure

This project includes a client to update IP for visitor whose IP is dynamic, a reverse proxy server to protect the site, and a cli tool to help you manage the whitelist.

Tip: All packages are powered by Node.js, please ensure that your environment has supported it.

License

MIT

About

A light-weight reverse proxy solution for ensuring only trusted visitors can visit the site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published