aleskxyz / reality-ezpz

Install sing-box/xray and configure vless / tuic / hysteria2 / shadowtls for reality or tls (letsencrypt) over different transport protocols (tcp, http, grpc and websocket) with user management capability in CLI, TUI and Telegram bot by a single command in docker compose!
Apache License 2.0
1.09k stars 174 forks source link

[Feature]: Enabling directory include in web-server configuration #127

Closed radiumatic closed 7 months ago

radiumatic commented 7 months ago

Relevant to #126, enabling this feature (include, in nginx) would allow running HTTP(S) based services (and proxies) alongside REALITY.

I think this setup works: shit drawio

It would probably be better if the SNI list was also "directory-imported".

aleskxyz commented 7 months ago

We are not using nginx as the traffic frontend in this script. nginx is only there for showing a default nginx page to fool active probing robots! If you need a complex scenario I recommend that bring up your own nginx and apply you config there and proxy the traffic to this script. Also custom configuration is added to new release: https://github.com/aleskxyz/reality-ezpz#custom-configuration