dsccommunity / dsccommunity/NetworkingDsc
Ability needed to configure ephemeral port range
Open
@PlagueHO is already working on this.
Since Dec 1, 2020.
in progress
resource proposal
- Dominant language
- PowerShell
- Stars
- 235
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I need to be able to configure the ephemeral port range as per:
netsh int ipv4 set dynamicport tcp start=10000 num=1000
I've looked at the resources available for this module but can't see where I could do this. Am I missing something or would this be a new feature request?
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.