Categorygithub.com/techierishi/remotelua
repositorypackage
0.0.0-20230810081038-0faecac733ce
Repository: https://github.com/techierishi/remotelua.git
Documentation: pkg.go.dev

# README

Remote Lua

Run lua script remotely

Installation

go install github.com/techierishi/remotelua@latest

Usage

remotelua [-s] <url-to-lua-file> 

By default it will show the code that is going to be executed Pass -s flag to run the code silently

Screenshot

Default Code Check

Diff Check