ProxymanApp / ProxymanApp/Proxyman

Software crashes when ending a java application

Open
#2,090 12 comments 0 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Aug 1, 2024.

✅ Done bug
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

Description

Software crashes when ending a java application

Steps to Reproduce

1.Starting a java application,connecting with scoks5
java -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005 -DsocksProxyHost=127.0.0.1 -DsocksProxyPort=8889 -DsocksNonProxyHosts="localhost|127.0.0.1|192.168.99.151|43.143.243.117|8.142.73.178|etax.hebei.chinatax.gov.cn" -Dhttp.nonProxyHosts="localhost|127.0.0.1|43.143.243.117|8.142.73.178|etax.hebei.chinatax.gov.cn" -jar test.jar --spring.profiles.active=prod
image
2.End this application
image
3.Software crashes
image

Current Behavior

Software crashes

Expected Behavior

Software up and running

Environment

  • App version: Proxyman 5.6.1
  • macOS version: macOS 14.5 (23F79)
    1.log

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.