Skip to content
New issue

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

Windows Process Net Connection support #531

Closed
wkleinhenz opened this issue May 26, 2018 · 2 comments
Closed

Windows Process Net Connection support #531

wkleinhenz opened this issue May 26, 2018 · 2 comments

Comments

@wkleinhenz
Copy link

wkleinhenz commented May 26, 2018

Currently im working on converting some python code to Go. The code heavily uses psutil and is mainly windows focused. i am fairly new to Go but would be willing to help add process individual network connections and other windows functionality to this project.

I was wondering if any work has been started and if you could point me in the direction of some information to get me started

Thanks

@pytimer
Copy link
Contributor

pytimer commented May 28, 2018

Hi @wkleinhenz

I write win-netstat to get windows process connections, similar gopsutil linux net package, you can read. If it is helpful to you, you can reference to it. Or you can tell me, and i will submit PR to gopsutil implements it.

@Lomanic
Copy link
Collaborator

Lomanic commented Sep 1, 2018

Implemented in #549

@Lomanic Lomanic closed this as completed Sep 1, 2018
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

No branches or pull requests

3 participants