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

Utility Area Ports Menu #1958

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

itjustcrashed
Copy link

@itjustcrashed itjustcrashed commented Jan 5, 2025

Description

This PR adds a new ports menu to the Utility Area. It displays open ports from processes started by CodeEdit, and it also optionally can forward ports to the internet using UPnP. The menu can also kill process associated with ports. Additionally, it displays either user-opened ports or all ports open on the system.

Related Issues

Checklist

  • Basic Ports tab
  • Monitoring ports
  • Filtering ports
  • UPnP port forwarding
  • Killing the processes of ports
  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ Utility: Ports
1 participant