ProxymanApp / ProxymanApp/Proxyman
Proxyman failing binary requests
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
Proxyman redirect packages from smartfoxserver wrong
Steps to Reproduce
- Enable socks proxy within proximal
- Download and install SmartFoxServer 2X
- Go to the smartfoxserver admin panel (localhost:8443/admin)
- Login (default sfsadmin)
- Go to server options
- Go to JVM options
- Add -DsocksProxyHost=PROXYMAN_HOST
- Add -DsocksProxyPort=PROXYMAN_SOCKS_PROXY
- press submit
- Add proxyman cert to jvm certstore
- restart smartfoxserver 2x
- See the request in proxyman with an error
Current Behavior
Smartfoxserver 2x uses binary to send information, in the hexdecimal view it looks right, but the server don't receive the correct information.
Using Charlesproxy it worked well, that was how I notice it was a proxyman issue and not my configuration
Expected Behavior
A normal request to be done
Environment
- App version: Proxyman Version 5.16.0 (51600) | macOS: Version 15.3.1 (Build 24D70)
- macOS version: macOS Sequoia 15.3.1 (24D70)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure using Proxyman 5.16.0, SmartFoxServer 2X, the SOCKS proxy settings, and the JVM options described in the issue. Compare the captured binary request with the working Charles Proxy behavior; done means SmartFoxServer receives the correct binary information and the request completes normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100