Skip to content

Show configured proxy ports independently - #1812

Open
vbrekher wants to merge 1 commit into
guardianproject:masterfrom
vbrekher:fix/1134-independent-proxy-ports
Open

Show configured proxy ports independently#1812
vbrekher wants to merge 1 commit into
guardianproject:masterfrom
vbrekher:fix/1134-independent-proxy-ports

Conversation

@vbrekher

Copy link
Copy Markdown

Fixes #1134.

The port callback was only saved and displayed when both SOCKS and HTTP ports were enabled. With HTTP disabled (0), a valid SOCKS port was therefore shown as unset.

Store and render the two ports independently so disabling one proxy does not hide the other.

Adds regression coverage for the one-port-disabled cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI: No ports are shown if HTTP port is not set

1 participant