Difference between revisions of "小代码大作用:电脑开荒代码"

Jump to navigation Jump to search
no edit summary
(Created page with "== Windows 可用 == == Debian 可用 ==")
 
== Windows 可用 ==
<syntaxhighlight lang="powershell" line>
 
# 文件 set-network-private.ps1 内容
# Requires -RunAsAdministrator
Set-NetConnectionProfile -InterfaceAlias "以太网" -NetworkCategory Private
</syntaxhighlight>
 
== Debian 可用 ==

Navigation menu