Posted 30 April 2017 - 09:10 PM
rednoot is a bridge between rednet or modem and a websocket server, this allows for cross server and cross emulator connections.
Requirements:
- Latest CCEmuX or CCTweaks or CCTweaks Patched CCEmuRedux
- Sockets enabled in the CCTweaks config.
Download:
Simple usage:
Advanced usage (parentheses are defaults):
It's as simple as connecting on your desired computers, and the rednet and modem connections on the "front" will be bridged magically over the internet!
Additional info:
More information about this, such as hosting your own bridge and the specifications on how this is implemented can be found on the repo: https://github.com/justync7/rednoot
DISCLAIMER:
This is not perfect, and you might run into bugs at times. Simply report them to me and I will attempt to solve them.
Requirements:
- Latest CCEmuX or CCTweaks or CCTweaks Patched CCEmuRedux
- Sockets enabled in the CCTweaks config.
Download:
wget https://raw.githubusercontent.com/justync7/rednoot/master/client.lua rednoot
Simple usage:
rednoot
Advanced usage (parentheses are defaults):
rednoot [endpoint (ws://rednoot.krist.club)] [mountPoint (front)]
It's as simple as connecting on your desired computers, and the rednet and modem connections on the "front" will be bridged magically over the internet!
Additional info:
More information about this, such as hosting your own bridge and the specifications on how this is implemented can be found on the repo: https://github.com/justync7/rednoot
DISCLAIMER:
This is not perfect, and you might run into bugs at times. Simply report them to me and I will attempt to solve them.
Edited on 30 April 2017 - 10:53 PM