Antonio Mika
Antonio Mika
Hrm, it looks like something changed with GitHub actions. Let me look into that...
I've went ahead and fixed the actions, just rebase your PR onto the latest master and you should be good to go!
Hey @santomet! Mind rebasing on top of master?
Hi @santomet, Closing this for now since there haven't been any updates. If you end up updating, feel free to reopen the PR!
Hey @giezi, Unfortunately, this is not supported by sish (yet). I've been trying to think about an ACL system and how best to manage it. I'm trying to keep sish...
Revisiting this to hopefully help get it over the line. Upon asking about it in IRC, @brunnre8 re-opened the issue here to discuss what this feature should actually look like...
The issue the other two above had is because `ssi.sh` is no longer open to the public. I had to deal with a few people using it for command and...
Pretty sure the logic here is a bit skewed: https://github.com/OrangeJedi/Aerial/blob/master/app.js#L1118 1. execSync needs to be used if we're not using promises as the callback return won't make it out of...
This is not currently possible with sish, but shouldn't be very difficult to implement if someone is interested! We'd need to change the forward proxy here: https://github.com/antoniomika/sish/blob/7aecd2d71877cd52e66a9d1f269a02cce538552e/sshmuxer/httphandler.go#L36 to take a...
Sounds good, I'll take a look in the coming few days! Thanks for the contribution :)