<!--
Copyright (c) 2016 Oleg Nenashev and other contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this
software and associated documentation files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or
substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-->
<!--
This is an example of a minimal Windows Service Wrapper configuration, which includes only mandatiory options.
This configuration file should be placed near the WinSW executable, the name should be the same.
E.g. for myapp.exe the configuration file name should be myapp.xml
You can find more information about the configuration options here: https://github.com/kohsuke/winsw/blob/master/doc/xmlConfigFile.md
Full example: https://github.com/kohsuke/winsw/blob/sample-config-file/examples/allOptions.xml
-->
<configuration>
<!-- ID of the service. It should be unique accross the Windows system-->
<id>supernode</id>
<!-- Display name of the service -->
<name>supernode</name>
<!-- Service description -->
<description>supernode</description>
<!-- Path to the executable, which should be started -->
<executable>supernode.exe</executable>
<arguments>-l 9005 </arguments>
</configuration>
![avatar](https://profile-avatar.csdnimg.cn/default.jpg!1)
mbaiyy
- 粉丝: 2
- 资源: 5
最新资源
- 基于Java、HTML、Vue、JavaScript、CSS的达内智慧车辆指挥系统设计源码
- 基于Vue和掌静脉技术的快速预约挂号系统设计源码
- 基于Kotlin语言的安卓全屏时钟设计源码
- 基于Vue、TypeScript、CSS、HTML的甜品驿站甜品驿站设计源码
- 基于Vue框架的移动端学分银行系统设计源码
- 基于JavaScript的Extjs前端框架学习与开发设计源码
- 基于Vue的H5广告设计源码,JavaScript、CSS、HTML全栈教程
- 基于Java语言的荣发代驾公司分布式系统设计源码
- 基于Vue和TypeScript的精选产品前端设计源码
- 基于Vue框架的小程序创建与设计源码教程
- 基于Java语言的云南道家文化应用设计源码
- 基于Java技术的Java苍穹外卖后端设计源码
- 基于若依框架的Vue故宫博物馆小程序设计源码
- 基于Vue框架的实训项目设计源码
- 基于C++与C语言的消消乐游戏设计源码分享
- 基于Java、CSS和JavaScript的第一次考核过程仓库代码设计源码
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
![feedback](https://img-home.csdnimg.cn/images/20220527035711.png)
![feedback](https://img-home.csdnimg.cn/images/20220527035711.png)
![feedback-tip](https://img-home.csdnimg.cn/images/20220527035111.png)