Skip to content
/ MVHP Public
forked from zeryl/MVHP

Minecraft VirtualHost Proxy

Notifications You must be signed in to change notification settings

akinokaze/MVHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft VirtualHost Proxy

Concept

The pre-released Minecraft snapshot 12w04a introduced a new feature which allows Minecraft servers to benefit from the concept of virtual hosting. This program serves as a sample implementation of this concept.

Limitations

  • Player's IP addresses are unknown to the actual server, making IP based bans unfeasible.
  • The server list query sent by the client (packet 0xfe) doesn't include the hostname, limiting all servers running behind this proxy to display the same server list entry.

License

This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://sam.zoy.org/wtfpl/COPYING for more details.

About

Minecraft VirtualHost Proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%