Skip to content

Trim whitespace to make a valid IP#96

Open
kafkaesqu3 wants to merge 1 commit intolanmaster53:stagingfrom
kafkaesqu3:master
Open

Trim whitespace to make a valid IP#96
kafkaesqu3 wants to merge 1 commit intolanmaster53:stagingfrom
kafkaesqu3:master

Conversation

@kafkaesqu3
Copy link

I kept getting the error when running modules on a netblock:

[!] '1.2.3.4/29 ' does not appear to be an IPv4 or IPv6 network.

Note the trailing space. This would happen even when I manually inserted the CIDR and made sure there was no space. Not sure where/why the space was being added, so this PR removes trailing spaces.

@lanmaster53
Copy link
Owner

Please submit all pull requests to the staging branch.

Also, what techniques did you use to manually insert the CIDR? I'd rather find the cause of the problem and fix it vs. patch.

Thanks!

@kafkaesqu3 kafkaesqu3 changed the base branch from master to staging June 15, 2020 16:44
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.

2 participants