Manuel Romei
Manuel Romei
I finally found some time (I got the flu, so plenty of time haha) to implement this. I broke apart file reading and loading from the Config struct, so Load...
Any news on this?
We started translating the official Java code to Go. It now needs a simplification, because this is the result of a manual unrol of Java class inheritance and Java-style polimorfisms,...
Yes, I guess Guacamole mostly uses ASCII (which maps to UTF-8 single byte) so it's understandable it didn't show up! Maybe if a user uses emojis in hostnames or password...
To transfer files one has to implement StreamInterceptingTunnel and has to provide the correct REST endpoints to deal with file upload and download. Since I need to implement that functionality...
I am testing this code in an internal project at my company at the moment. I have had no time to clean it yet. I am afraid the guac-vue client...
You probably stumbled upon [this](https://github.com/wwt/guac/blob/b3c87420a40b9982e65311f026ed93e2cbbab692/cmd/guac/guac.go#L99-L106). You should update the values accordingly to your needs.
I'll look into it ASAP.
Sorry for prolonged waiting, but I can't get my hands on a Win 10 box to test this out atm, maybe @LiamKarlMitchell can provide better insights
On which architecture are you running libbcrypt?