mirror of
https://github.com/p-stream/simple-proxy.git
synced 2026-05-07 04:49:59 +00:00
Update README.md
This commit is contained in:
parent
5bff5ddb5f
commit
6937fddb92
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ Read the docs at https://docs.pstream.org/proxy/introduction
|
||||||
- bypass CORS - always allows browser to send requests through it
|
- bypass CORS - always allows browser to send requests through it
|
||||||
- secure it with turnstile - prevent bots from using your proxy
|
- secure it with turnstile - prevent bots from using your proxy
|
||||||
- parse and bypass m3u8 stream restrictions - make sure the IP is not blocked by the CDN, may need to be on a VPS.
|
- parse and bypass m3u8 stream restrictions - make sure the IP is not blocked by the CDN, may need to be on a VPS.
|
||||||
|
- Caching of tls segments (disable with DISABLE_CACHE=true in .env)
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> Turnstile integration only works properly with cloudflare workers as platform
|
> Turnstile integration only works properly with cloudflare workers as platform
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue