mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-04-22 15:35:52 +00:00
Expose an ipsBlocked array on Outbound.FreedomSettings and wire it into the outbound form. The constructor now defaults fragment to {} and noises/ipsBlocked to arrays for robustness; fromJson/toJson handle ipsBlocked and omit it when empty. The outbound HTML adds a tag-style <a-select> bound to outbound.settings.ipsBlocked (with comma tokenization and placeholder) so users can enter IP/CIDR/geoip entries.
|
||
|---|---|---|
| .. | ||
| protocol | ||
| stream | ||
| client.html | ||
| inbound.html | ||
| outbound.html | ||
| reality_settings.html | ||
| sniffing.html | ||
| tls_settings.html | ||