We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd like to be able to remove an IP (random port) or range of IP addresses.
I've got computers connecting in my network that I am not in control of that I'd like to cleanup after. So this feature would be great if possible.
E.G.
Delete a port forwarding (IP)
java -jar PortMapper.jar -delete -ip -protocol tcp
Thanks for a great program that fits want I needed "almost" perfectly. :)
John
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'd like to be able to remove an IP (random port) or range of IP addresses.
I've got computers connecting in my network that I am not in control of that I'd like to cleanup after.
So this feature would be great if possible.
E.G.
java -jar PortMapper.jar -delete -ip -protocol tcp
Thanks for a great program that fits want I needed "almost" perfectly. :)
John
The text was updated successfully, but these errors were encountered: