tW4r

Results 9 comments of tW4r

Thank you for such a quick review and support, implemented the small syntactic fixes you suggested. Seems like two issues are arising in this PR: 1. Bind addresses, routes and...

Pushed initial implementation of the proposal, it involved: - Moving Config under Server - Reverting `[public] address` removal - Removing cli `bind` argument Mostly seems to work, the only problem...

I've made the new implementation work similar to original implementation by moving handshake packet parsing to the `route` function in `src/service/server` and then deciding whenever it should proxy there. The...

Thanks again for the support! FIY: I've hidden the outline as it has been implemented already. (except the multiple **server name**s and **public address**es). I'll keep working on enabling multiple...

I've been testing this for a bit on my home server, and I have noticed there is some bug, not sure on how exactly to reproduce it, but sometimes it...

> Weird! > > > Minecraft has to be restarted to make it work again > > The Minecraft client or server? Sorry for taking a bit to respond, it's...

I have the same issue with Logitech K750 I cannot set the shortcut to any of the function keys handled in Mac (F1, F2 - brightness, F3 - Mission Control,...

I've added a draft PR #42 for this, if you have some time it'd be great if you could tell me if I'm going the right direction