mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1040] Infnite localhost:9090 call... #1035
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1035
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shockw4ver on GitHub (Oct 20, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1040
Proxyman version?
Version 2.34.1 (23410)
macOS Version? (Ex. mac 10.14)
11.4 (20F71)
Steps to reproduce
Just right after open the proxyman app.
Expected behavior
No such behavior or I can do something to prevent it...
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Oct 20, 2021):
Look like you’re open http://localhost:9090 on the Google Chrome.
if you’re working on port 9090, you might change Proxyman port to something else, like 9292 in Preference->General
@shockw4ver commented on GitHub (Oct 26, 2021):
Thx, it works after mannually choosing another port. Then I found it's because an chrome-extension keep calling localhost:9090, disabled it and the loop stopped.