Antonio Mika

Results 23 comments of Antonio Mika

Just by design of sish, the server hosts both subdomains and ports. As long as the host name resolves to the same server, you can achieve what you want by...

In that situation, you'd have to provide different ports. sish only treats 3 types of forwards as unique: - http (80) - https (443) - SNI (443, or any other...

Unfortunately, I don't particularly see the value in this feature. Properly set timeouts and tuned ssh connection settings (ping intervals) should be enough to solve for the automated sentinel usecase...

@manprint can you post your sish config/cli args you're using? We should be able to get your experience in a good place without that feature. I use a similar setup...

Is there a reason you've set your idle timeout to such a long duration?

Sure, but a restart of the tunnel should establish the connection again. And as long as your ping intervals are set correctly, you shouldn't actually need to "force" reclaim the...

I'm not familiar with anyone currently working on this. Would accept any contributions to get this in as well!

> I hope I have given enough context and made a case for having this feature. You have! I just unfortunately don’t have time to dedicate to this one. If...

This would be a cool feature! Not sure if/when I can get to it, but leaving this open as a potential good first issue!

Let's just create a databuilder cli script. It'll handle the creation of users/other types of models and inputting them into the database for testing everything, but will have the ability...