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

【备忘清单】 请求: <netsh> #648

Open
hxj14 opened this issue May 12, 2024 · 0 comments
Open

【备忘清单】 请求: <netsh> #648

hxj14 opened this issue May 12, 2024 · 0 comments
Assignees
Labels

Comments

@hxj14
Copy link

hxj14 commented May 12, 2024

说明项目

netsh是一个windows中经常用到,一直查一直记不住的玩意。
一个命令行脚本工具,用于查看或更改本地计算机的网络配置。它可以在命令行接口(CLI)中运行,并支持多种子命令,允许用户管理包括 IP 地址、网络接口、防火墙设置等在内的网络组件。
经常在内网(或虚拟机、wsl之间)配置端口转发netsh interface portproxy add v4tov4 balabala...

提供官网

https://learn.microsoft.com/zh-cn/windows-server/networking/technologies/netsh/netsh-contexts

参考资料 URL

https://learn.microsoft.com/zh-cn/windows-server/networking/technologies/netsh/netsh-contexts
https://blog.csdn.net/qq_14829643/article/details/135563010
https://blog.csdn.net/Hookswork/article/details/118556728

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants