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

Add an open port action in quick add menu #37

Merged
merged 3 commits into from
Mar 8, 2023
Merged

Add an open port action in quick add menu #37

merged 3 commits into from
Mar 8, 2023

Conversation

koho
Copy link
Owner

@koho koho commented Mar 7, 2023

The open port action provides an easy way to expose a local port to Internet. You only need to enter the following information:

  • Name (Optional).
  • Remote port.
  • Protocols (TCP or UDP, default is all).
  • Local IP (Optional).
  • Local Port.

Compared with other quick add actions, this action is more flexible, which has the ability to change the name and protocol.

@koho koho merged commit 55d56d3 into master Mar 8, 2023
@koho koho deleted the open-port branch March 8, 2023 10:20
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.

1 participant