-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Labels
bugSomething isn't workingSomething isn't working
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working