Protocol73 / mcterm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCTERM

Using computer craft mod is sweet as you can have computers in minecraft. But don't you want to have a ssh connection between computers inside minecraft and real world computers? Wait no more, mcterm is such a server that allows you to communicate between minecraft computer and real world computer through ssh connection.

Installation

  1. minecraft server:
  • install computer craft mod in both server and client
  • ensure http is enabled on server
  • enable whitelist on server
  • make sure server is not run as root
  1. node server:
  1. computer inside minecraft:
pastebin get w1RtfqFd market
market get gjdiao update y
update

Usage

instructions incoming

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

  • 0.0.1 git init

Credits

  • Thanks to Node.js for awesome modules.

License

About

License:Apache License 2.0


Languages

Language:JavaScript 100.0%