Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.

verification page before serving the real content #5

Open
unixfox opened this issue Jun 4, 2019 · 0 comments
Open

verification page before serving the real content #5

unixfox opened this issue Jun 4, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@unixfox
Copy link
Owner

unixfox commented Jun 4, 2019

Similar to the anti DDOS of cloudflare serve a verification page that makes the browser wait based on this method: https://github.com/kkuchta/css-only-chat#receiving-data then add HTML code for verifying if it's a real browser and finally if the browser reach the antibot resource redirect to the real content with a 302 or delete all the HTML code if possible then serve the real HTML content of the program proxied.
Store in a cookie or/and whitelist temporally the IP if it's a real browser.
Or if the client fail multiple times ban it.

@unixfox unixfox added the enhancement New feature or request label Jun 4, 2019
@unixfox unixfox self-assigned this Jun 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant