Uh oh!
There was an error while loading. Please reload this page.
Adds tcp/udp port mapper - #35
Conversation
jeffkala
left a comment
There was a problem hiding this comment.
Does it make sense to sort this? Obviously that doesn't change the code much, but thinking for readability of the code.
itdependsnetworks
commented
Aug 9, 2021
Yes, I agree. I guess sort by number? |
qduk
left a comment
There was a problem hiding this comment.
I think this will definitely be useful. Thanks for the PR!
jeffkala
left a comment
There was a problem hiding this comment.
Looks good now. Thanks for sorting it.
jtdub
commented
Aug 9, 2021
You're welcome. :) |
itdependsnetworks
commented
Aug 9, 2021
Actually, what did you do when there was a different tcp vs udp? |
jtdub
commented
Aug 9, 2021
I didn't take that into account, but I can! |
jtdub
commented
Aug 9, 2021
I broke out the individual protocols per @itdependsnetworks catch. |
Uh oh!
There was an error while loading. Please reload this page.
jeffkala
commented
Aug 27, 2021
Didn't realize |
jeffkala
left a comment
There was a problem hiding this comment.
Looks good now, tested it locally and seems to work as expected.
jeffkala
commented
Aug 27, 2021
Realizing this is not actually the case, appears pip installs this. When i setup a new venv without pip this isn't importable. |
not approved now that pkg_resources is not std lib
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
itdependsnetworks
commented
Aug 29, 2021
Thanks! |
Adds tcp/udp port mapper from: https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml