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

Proxyman failing binary requests #2272

Open
xTudoS opened this issue Mar 11, 2025 · 0 comments
Open

Proxyman failing binary requests #2272

xTudoS opened this issue Mar 11, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@xTudoS
Copy link

xTudoS commented Mar 11, 2025

Description

Proxyman redirect packages from smartfoxserver wrong

Steps to Reproduce

  1. Enable socks proxy within proximal
  2. Download and install SmartFoxServer 2X
  3. Go to the smartfoxserver admin panel (localhost:8443/admin)
  4. Login (default sfsadmin)
  5. Go to server options
  6. Go to JVM options
  7. Add -DsocksProxyHost=PROXYMAN_HOST
  8. Add -DsocksProxyPort=PROXYMAN_SOCKS_PROXY
  9. press submit
  10. Add proxyman cert to jvm certstore
  11. restart smartfoxserver 2x
  12. 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

Image

Expected Behavior

A normal request to be done

Image

Environment

  • App version: Proxyman Version 5.16.0 (51600) | macOS: Version 15.3.1 (Build 24D70)
  • macOS version: macOS Sequoia 15.3.1 (24D70)
@xTudoS xTudoS added the bug Something isn't working label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant