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
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Is your feature request related to a problem? Please describe. No
It would be really cool if you would Trim IP addresses or network ranges when copy/pasting.
When I paste a network range with a space prepended: " 61.180.128.0/17" I'll get an error message: Entry " 61.180.128.0/17" is not a network.
Describe the solution you like It would be much more convenient to Trim the value and accept it as is.
Describe alternatives you considered I can paste the IP range to a text editor, remove the trailing spaces and then copy/paste to OPNsense.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Is your feature request related to a problem? Please describe.
No
It would be really cool if you would Trim IP addresses or network ranges when copy/pasting.
When I paste a network range with a space prepended: " 61.180.128.0/17"
I'll get an error message:
Entry " 61.180.128.0/17" is not a network.
Describe the solution you like
It would be much more convenient to Trim the value and accept it as is.
Describe alternatives you considered
I can paste the IP range to a text editor, remove the trailing spaces and then copy/paste to OPNsense.
The text was updated successfully, but these errors were encountered: