法的情報
ライセンス
RosRunner は独自の商用ソフトウェアであり、オープンソースではありません。下に掲載した全文が正式な文書です。その上の要約は読むための手がかりであって、条項の代わりにはなりません。
主要な条項(要約)
読解の補助です。この要約と全文に食い違いがある場合は、全文が優先します。
| 項目 | ライセンスの内容 |
|---|---|
| 種類 | 独自の商用ライセンス。オープンソースライセンスではありません。 |
| 著作権者 | Jason Chang |
| 提供者 | RosRunner |
| 利用許諾 | 利用には有効な商用ライセンス契約が必要です。書面による評価・試用の許可は、そこに記載された範囲と期間にのみ適用されます。 |
| 契約で定まる事項 | 適用される契約または購入条件が、対象製品、ユーザー数またはインストール数、期間、許可される用途、更新の権利、サポートを定めます。 |
| 約束していない事項 | ライセンス文書は、特定の価格、試用期間、恒久的な更新、サポートを明示的に約束していません。 |
| 制限事項 | 再配布・サブライセンス・販売・貸与・リースの禁止、配布目的の派生物作成の禁止、リバースエンジニアリングの禁止、権利表示の削除・改変の禁止。 |
| 第三者コンポーネント | 個別のライセンスを持つコンポーネントは、それぞれの条項が適用されます(下記の表示を参照)。 |
| ライセンスの問い合わせ先 | [email protected] |
ライセンス自体が価格も試用期間も定めていないため、当サイトでもそれらを掲載しません。ライセンスのお問い合わせにはメールで回答します。
ライセンス全文——英語(正式版)
法的効力を持つ英語原文を、一切変更せずに掲載しています。
RosRunner — Commercial License ============================== Copyright (c) 2026 Jason Chang. All rights reserved. Publisher: RosRunner Licensing inquiries: [email protected] IMPORTANT — READ CAREFULLY. This is a proprietary, commercial software license, NOT an open-source license. By downloading, installing, copying, referencing, or otherwise using RosRunner, its included components, or its associated documentation and source files (the "Software"), you agree to be bound by the terms below. Components with a separate license remain subject to that license; see section 6. 1. Grant of License. Subject to a valid, paid commercial license agreement between you and the copyright holder, you are granted a non-exclusive, non-transferable license to use the Software in accordance with that agreement. Written evaluation or trial permission from the copyright holder applies only within its stated scope and duration. Except for such permission or an applicable prior license, no rights are granted without an agreement. The applicable agreement or purchase terms specify the licensed product, users or installations, duration, permitted use, update entitlement and support. This document does not promise a particular price, trial period, perpetual updates or support. A RosRunner application license does not by itself grant rights to redistribute its components or obtain source code. 2. Restrictions. Except as expressly permitted by your license agreement or by mandatory applicable law, you may NOT: (a) redistribute, sublicense, sell, rent, or lease the Software; (b) modify, adapt, or create derivative works for distribution; (c) reverse engineer, decompile, or disassemble the Software; (d) remove or alter any proprietary notices. 3. No Warranty. TO THE EXTENT PERMITTED BY APPLICABLE LAW AND EXCEPT AS EXPRESSLY AGREED IN WRITING, 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. 4. Limitation of Liability. TO THE EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL THE COPYRIGHT HOLDER 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 ITS USE. 5. Protocol Note. The Software interoperates with MikroTik RouterOS via Winbox, RouterOS API, SSH and REST management interfaces. MikroTik is not affiliated with this Software and provides no compatibility guarantee; see README.md. 6. Third-Party and Prior Licenses. Third-party components retain their own copyright notices, licenses and permissions. This license does not replace or restrict those terms. See NOTICE and the license texts in licenses/, also available from RosRunner's license information window. Separately licensed components in this repository, including Rosbox, retain their own licenses. Nothing in this document revokes rights validly granted under a prior applicable license. Mandatory statutory rights are not excluded.
第三者コンポーネントの表示
第三者コンポーネントはそれぞれのライセンスを保持します。この表示がそれらの条項に取って代わったり、制限したりすることはありません。原文は英語です。
RosRunner / WinboxSdk — Third-Party Notices ========================================== RosRunner and WinboxSdk are published by RosRunner. Copyright (c) 2026 Jason Chang. Contact: [email protected] The proprietary license in LICENSE covers our own software only. The components below retain their own licenses and copyright notices. Runtime dependencies -------------------- The current RosRunner net10.0-windows dependency graph contains: Component Version License Velopack 1.2.0 MIT SSH.NET 2026.0.0 MIT BouncyCastle.Cryptography 2.7.0 MIT Microsoft.Extensions.Logging.Abstractions 8.0.3 MIT Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 MIT Self-contained Windows builds also redistribute the .NET runtime and Windows Desktop runtime. Their upstream license texts and notices are included in licenses/. The license inventory there identifies the source versions and URLs; update it when changing dependencies or runtime packs. Full license texts (including upstream copyright notices): licenses/Velopack-LICENSE.txt licenses/SSH.NET-LICENSE.txt licenses/BouncyCastle-LICENSE.txt licenses/Microsoft.Extensions-LICENSE.txt licenses/Microsoft.Extensions-THIRD-PARTY-NOTICES.txt licenses/NET-Runtime-LICENSE.txt licenses/NET-Runtime-THIRD-PARTY-NOTICES.txt licenses/WindowsDesktop-LICENSE.txt The license texts are embedded in RosRunner and can be read offline by clicking the version information in the status bar. They are also included with the SDK NuGet packages. The full inventory is in licenses/README.md. Build and test tooling ---------------------- The .NET SDK includes Source Link support. xunit, xunit.runner.visualstudio and Microsoft.NET.Test.Sdk are test tooling, not RosRunner runtime dependencies. Velopack's vpk packaging tool is build tooling; Velopack's client and installer/update components are part of the desktop delivery. Separately licensed projects ---------------------------- Rosbox has its own license in Rosbox/LICENSE. It is not a RosRunner runtime dependency and its license is not replaced by the root commercial license. MikroTik trademarks and interoperability references -------------------------------------------------- This is an independent interoperability project. It is not affiliated with or endorsed by MikroTik / SIA Mikrotīkls. "MikroTik", "RouterOS" and "Winbox" are trademarks of their respective owners. MikroTik provides no compatibility guarantee for this software. Public protocol research and prior art informed the understanding of the 8291 wire format. These references are acknowledged here; they are not redistributed as part of this product: - Tenable Research — Winbox protocol analysis (winbox_message.cpp/.hpp). - pywinbox — Python Winbox client. - winbox-terminal-protocol — terminal channel notes. RouterOS firmware and proprietary .jg metadata are not bundled with this product. Metadata obtained from a user's authorized device retains its original rights and is used for interoperability. Rights and attribution inquiries: [email protected]
商標
MikroTik、RouterOS、WinBox は各権利者の商標です。当サイトでは、RosRunner が何と相互運用するかを説明するために必要な範囲でのみ使用しています。
RosRunner は独立した製品です。MikroTik との提携・推奨・認定・後援関係はなく、MikroTik は本製品について互換性を保証しません。
ライセンスについてのご質問
ライセンス条項、評価、購入のお問い合わせはメールで承ります。