InteliJ remote debugging uses the 5005
port by default.
Run Jar with a remotely debugable command and access this port from IntelliJ to debug breakpoints and other things.
Is it safe to always open this debug port with unlimited IP?
Source code and execution Jar are private.
java intellij-idea
Well, that means you can use that port to hijack your system, but you're the only one who can judge that.
If it is judged to be OK, then I can only judge that it is OK for a complete stranger
922 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
623 Uncaught (inpromise) Error on Electron: An object could not be cloned
584 PHP ssh2_scp_send fails to send files as intended
573 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
© 2024 OneMinuteCode. All rights reserved.