Server Help #111
Unanswered
shiralitech
asked this question in
Q&A
Server Help
#111
Replies: 1 comment 3 replies
-
Hi @shiralitech - I really appreciate the comments on the repo - thanks! Sorry I was AFK this weekend. If I follow correctly, you're trying to run a webserver that will take some form of authentication and then, if user is authenticated, execute a command line utility (CLI) and send the response from the CLI back to the user - is that correct? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I appreciate this repository! Extremely informative & helpful! I was wondering if you could point me in the right direction in building a utility: a go written server which will accept an authentication api request to execute a command line utility(example parameters metaboss update uri -k ~/.config/solana/devnet.json -a CQNKXw1rw2eWwi812Exk4cKUjKuomZ2156STGRyXd2Mp -u https://arweave.net/N36gZYJ6PEH8OE11i0MppIbPG4VXKV4iuQw1zaq3rls from https://metaboss.rs/overview.html) with the variables(token mint account and fqdn like mint-api.foobar.com/json/xxxx.json) reply to the api request the command line output. No worries if not thank you for your time!
Beta Was this translation helpful? Give feedback.
All reactions