GoQuiet
GoQuiet copied to clipboard
Good, can anyone help to make a c# porting, at least for client.
By the way, the doc is ambiguous in regarding to whether there is a need to use certificate, my understanding is this plugin does no need it. If so, please make it more clear-cut.
Thanks for the advice, I have edited the Chinese wiki.
As for ports, I don't see why they are necessary. Especially for c# which doesn't even have native support for Linux.
I saw you said in this issue that you don't know Go. One aim of this project is to make the code as readable as possible. Since it's already a simple project that didn't use any "advanced" feature like channels, people who don't know Go in particular should still be able to understand the code. If there's any part in the code you find obsecure, please point out and I will add comments or refractor to make it easier to understand
most people use windows, so C# is definitely better in this regard. for me, i can work with linux, but need a little twist, my host is windows, and i use linux virtual machine, then install the client on the vpc, which in turn act as a proxy for my lan. if in c#, then this twist can be saved.