Skip to content

Proxyman failing binary requests #2272

@xTudoS

Description

@xTudoS

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions