Skip to content

Instantly share code, notes, and snippets.

@hugosenari
Created May 29, 2024 14:28
Show Gist options
  • Save hugosenari/238211d64427e4fd4951f85372905cc7 to your computer and use it in GitHub Desktop.
Save hugosenari/238211d64427e4fd4951f85372905cc7 to your computer and use it in GitHub Desktop.

This Idea:

Use nimscripter with libssh to compile a code that uploads itself and a script to a server than run it.

Objective:

Make a portable remote commander.

Know issues:

  • The usefullness of nimscripter would be related to what libraries we can embed
  • To be portable we must static compile, and ssh may require openssl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment