Nathan Woodburn 39ca43bfb7
All checks were successful
Build Docker / Build Docker (push) Successful in 28s
fix: Small bug in replacing host
2024-03-01 17:31:19 +11:00
2024-03-01 16:58:56 +11:00
2024-03-01 17:04:01 +11:00
2024-03-01 17:31:19 +11:00
2024-03-01 16:58:56 +11:00
2024-03-01 16:58:56 +11:00
2024-03-01 16:58:56 +11:00
2024-03-01 15:58:29 +11:00
2024-03-01 17:31:19 +11:00
2024-03-01 17:26:32 +11:00
2024-03-01 16:58:56 +11:00
2024-03-01 16:58:56 +11:00

TLD Restricted Proxy

Environment variables:

  • PROXY - The proxy to use for restricted TLDs. Example: http://localhost:3128
  • TLD - The TLD to restrict. Example: g
  • RESTRICTED - List of restricted paths. Example: ["path1", "path2"] will require the user to have a .g domain to access path1/*, path2/*
  • REPLACE - List of urls to replace with the host to fix redirects and links
Description
No description provided
Readme 52 KiB
Languages
Python 65%
HTML 30.9%
Dockerfile 4.1%