nekorelay
No reviews yet
Let’s make it so you can host a Minecraft server for free without opening any ports.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Spigot is a popular software for running dedicated servers that can load Plugins created with the Bukkit API.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
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
- jar を
plugins/に入れる。 - サーバーを起動する。既定の公開サービスに自動で接続します。
3.(任意)
plugins/Nekorelay/config.ymlを編集して自前リレーの指定や PROXY protocol の有効化ができます。
Fabric / Forge / NeoForge
- 自分の Minecraft バージョンに一致する jar を
mods/に入れる。 - 一度起動して
config/nekorelay.propertiesを生成し、再起動する。
対応バージョン
- Bukkit / Spigot / Paper / Folia: Minecraft バージョンごとに jar があります。お使いのサーバーに合うものを選んでください。
- Fabric / Forge / NeoForge: Minecraft バージョンごとに jar があります。お使いのサーバーに合うものを選んでください。
- サーバー専用。 クライアントでは動作しません。プレイヤーは通常の(バニラ/Mod入り)クライアントで参加でき、この導入は不要です。
リンク
- ウェブサイト: https://nekorelay.net
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
- Put the jar into
plugins/. - Start the server. It will automatically connect to the default public service.
- (Optional) Edit
plugins/Nekorelay/config.ymlto specify a custom relay or enable PROXY protocol.
Fabric / Forge / NeoForge
- Put the jar that matches your Minecraft version into
mods/. - 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
- Website: https://nekorelay.net
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers