Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ghost opened this issue May 16, 2024 · 1 comment
Open

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

ghost opened this issue May 16, 2024 · 1 comment
Assignees
Labels

Comments

@ghost
Copy link

ghost commented May 16, 2024

Describe the Bug
When the SOCKS port is set to a port, and the HTTP port is set to 0 (disabled), the ports are shown as "Proxy Ports : Ports Not Set"

To Reproduce
Steps to reproduce the behavior:

  1. Open Orbot. It should not be running.
  2. Go to settings. Set SOCKS to auto. Set HTTP to 0. Set transparent to 0.
  3. Go back to the initial view. Start Orbot.
  4. Orbot should have successfully started, and is properly routing user application data through Tor.
  5. Go to the view that shows the open ports. By default this might say "SOCKS: 9050 HTTP: 8118."
  6. Observe that it says no ports are open.

Expected Behavior
It should show only the SOCKS port with it's value. The HTTP port is not open.

Smartphone (please complete the following information):

  • OS: Android 14
@ghost ghost added the bug label May 16, 2024
@ghost
Copy link
Author

ghost commented May 16, 2024

If anyone else can confirm that this is reproducible, please say so!

@ghost ghost changed the title No ports are shown if HTTP port is not set UI: No ports are shown if HTTP port is not set May 16, 2024
@bitmold bitmold self-assigned this May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant