老陳网志

老陳网志

手帳 &ノート
github

frp隐藏CMD窗口运行

code.jpg
新建一个文本文档在开头处写入
@echo off if "%1" == "h" goto begin mshta vbscript:createobject("wscript.shell").run("""%~nx0"" h",0)(window.close)&&exit :begin REM frpc.exe -c frpc.ini
其中 frpc.exe -c frpc.ini 为运行命令。 另存为.bat 文件,放在 frp 目录下,双击该 bat 文件会在屏幕中一闪而过。

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.