ParadigmMC / mcman

Powerful Minecraft Server Manager CLI. Easily install jars (server, plugins & mods) and write config files. Docker and git support included.
GNU General Public License v3.0
131 stars 11 forks source link

Somehow add ngrok/etc support #21

Open TheAlan404 opened 10 months ago

TheAlan404 commented 10 months ago

Would be nice if you could just do mcman run --ngrok and it would also start ngrok

or playit.gg or other alternatives :p

IogaMaster commented 7 months ago

I am looking into adding ngrok support @trash-pandy @TheAlan404 I am the maintainer of this package in nixpkgs, when it gets merged

IogaMaster commented 7 months ago

Seems perfect for this https://github.com/ngrok/ngrok-rust

TheAlan404 commented 7 months ago

i think it would be better to call ngrok as a child process instead, i dont want to add a whole another dependency for a small feature

ps. check the source-rewrite branch where i am basically rewriting lots of stuff,,,

also, thanks for the nixpkgs contribution ^^

IogaMaster commented 7 months ago

That sounds good to me!

IogaMaster commented 7 months ago

https://github.com/playit-cloud/playit-agent Might be even better, I'll get to packaging for nixpkgs it also comes with a minecraft plugin