1 Star 0 Fork 1

网络工作室/natx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
服务端隐身启动.bat 388 Bytes
一键复制 编辑 原始数据 按行查看 历史
李义星 提交于 2019-07-25 01:59 . 第一次上传
@echo off
echo nat server
echo %cd%
goto runvb
:runvb
echo runvb
if "%1" == "h" goto begin
mshta vbscript:createobject("wscript.shell").run("""%~nx0"" h",0)(window.close)&&exit
:begin
echo begin
java -Xmx256m -Dfile.encoding=utf-8 -cp lsiding-xcode-0.0.1-SNAPSHOT-jar-with-dependencies.jar com.lsiding.xcode.XClassLoader com.lsiding.nat.server.Server main > server.log.txt
goto :eof
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/jf12458/natx.git
git@gitee.com:jf12458/natx.git
jf12458
natx
natx
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385