nekorelay

Quick rating

nekorelay

No reviews yet

Let’s make it so you can host a Minecraft server for free without opening any ports.

Mod Loaders
Forge
NeoForge
Fabric
Paper
Spigot
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unknown
Server Unknown

About

Project Details

Type
Mod
License
MIT License
Latest Version
0.0.23
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

Nekorelay

ポート開放なしで、Minecraft サーバーをインターネットに公開。

Nekorelay は、プラグインまたは Mod を入れるだけで、あなたの Minecraft サーバーを外部から参加できるようにします。 ルーターの設定・ポート開放・ファイアウォールの変更は不要。 CG-NAT や家庭用ルーター、制限の厳しい回線の内側でも動作します。多分ね

できること

  • ネットワーク設定ゼロ。 サーバーに入れるだけで、他のプレイヤーが参加できる公開アドレスが手に入ります。
  • ポート開放が不要。 ホストでポートを開ける代わりに、プラグイン/Mod がリレーへ外部に接続します。リレーがあなたの代わりにプレイヤーを受け入れ、接続をあなたのサーバーへ中継します。
  • Minecraft 専用。 リレーは Minecraft の接続のみを中継し、それ以外は通信しません。

nekorelay サービスについて

  • 無料・公開・アカウント不要。 既定では公開サービス nekorelay.net に接続し、空いているリレーを自動で選びます。現在はアカウント登録も認証トークンも不要です。
  • 人数上限。 無料の公開サービスでは、1 サーバーあたり最大 20 人まで参加できます。

⚠️ 導入前にお読みください

  • サーバーをインターネットに公開します。 プラグイン/Mod が動作している間、あなたの Minecraft サーバーはアドレスを知っている誰もが接続を試みられる状態になります。通常の公開サーバーと同様に、ホワイトリスト等のセキュリティ設定をご利用ください。
  • 接続について 動作中はKuronekoServerが管理するリレーサーバーへ接続し、あなたのサーバー宛のプレイヤー通信をすべてリレー経由で中継します。Minecraft 接続の中継以外にデータを送信することはありません。
  • プレイヤーの実 IP(任意)。 既定ではサーバーから見た接続元はリレーになります。HAProxy の PROXY protocol を有効にすると、プレイヤーの実 IP を受け取れます(サーバー側の対応設定が必要で、既定は無効です)。

導入方法

Bukkit / Spigot / Paper / Folia

  1. jar を plugins/ に入れる。
  2. サーバーを起動する。既定の公開サービスに自動で接続します。 3.(任意)plugins/Nekorelay/config.yml を編集して自前リレーの指定や PROXY protocol の有効化ができます。

Fabric / Forge / NeoForge

  1. 自分の Minecraft バージョンに一致する jar を mods/ に入れる。
  2. 一度起動して config/nekorelay.properties を生成し、再起動する。

対応バージョン

  • Bukkit / Spigot / Paper / Folia: Minecraft バージョンごとに jar があります。お使いのサーバーに合うものを選んでください。
  • Fabric / Forge / NeoForge: Minecraft バージョンごとに jar があります。お使いのサーバーに合うものを選んでください。
  • サーバー専用。 クライアントでは動作しません。プレイヤーは通常の(バニラ/Mod入り)クライアントで参加でき、この導入は不要です。

リンク


Nekorelay

Expose your Minecraft server to the internet without opening ports.

Nekorelay lets you make your Minecraft server joinable from outside just by installing a plugin or mod. No router configuration, port forwarding, or firewall changes required. It works behind CG-NAT, home routers, and heavily restricted connections. Probably.

What it can do

  • Zero network setup. Just drop it into your server, and you get a public address that other players can join.
  • No port forwarding needed. Instead of opening ports on the host, the plugin/mod connects outbound to the relay. The relay accepts players on your behalf and tunnels their connections back to your server.
  • Minecraft only. The relay only forwards Minecraft connections and does not communicate otherwise.

About the nekorelay service

  • Free, public, no account required. By default, it connects to the public service nekorelay.net and picks an available relay automatically. Currently, no account registration or auth token is required.
  • Player limit. The free public service supports up to 20 players per server.

⚠️ Please read before installing

  • It exposes your server to the internet. While the plugin/mod is running, anyone who knows the address can attempt to connect to your Minecraft server. As with any public server, please use whitelists and other security settings.
  • About connections. While running, your server connects to relay servers managed by KuronekoServer, and all player traffic destined for your server is relayed through them. No data is sent other than Minecraft connection forwarding.
  • Player real IP (optional). By default, the connection source seen by the server is the relay. Enabling HAProxy’s PROXY protocol lets you receive players’ real IPs (requires server-side support and is disabled by default).

How to install

Bukkit / Spigot / Paper / Folia

  1. Put the jar into plugins/.
  2. Start the server. It will automatically connect to the default public service.
  3. (Optional) Edit plugins/Nekorelay/config.yml to specify a custom relay or enable PROXY protocol.

Fabric / Forge / NeoForge

  1. Put the jar that matches your Minecraft version into mods/.
  2. Start once to generate config/nekorelay.properties, then restart.

Supported versions

  • Bukkit / Spigot / Paper / Folia: There is a jar for each Minecraft version. Choose the one that matches your server.
  • Fabric / Forge / NeoForge: There is a jar for each Minecraft version. Choose the one that matches your server.
  • Server only. It does not run on clients. Players can join with normal (vanilla/modded) clients; this installation is not required for them.

Links

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works