Simple scripts containing bare minimum functionality for setting up Paper servers and Waterfall proxies as quickly as possible mainly in testing environment.
start.sh
- Unix script for running a Paper server
start.cmd
- Windows script for running a Paper server
start-proxy.sh
- Unix script for running a Waterfall proxy
start-proxy.cmd
- Windows script for running a Waterfall proxy
update.sh
- Unix script for downloading and updating Paper
update.cmd
- Windows script for downloading and updating Paper
update-proxy.sh
- Unix script for downloading and updating Waterfall
update-proxy.cmd
- Windows script for downloading and updating Waterfall
Paste the chosen script into a new text file and save it with the corresponding file extension, or download with curl using a direct URL: $ curl -LO <URL>
Modify memory or any variables to your linking.
Shortened URL for each script's filename is available like so: https://s.alexitx.com/start.sh
Link to this gist: https://s.alexitx.com/mss
All these codes can be operated on a computer in local mode, right?