mike-ap-tc
Results
2
comments of
mike-ap-tc
I'm able to ssh to my server, but I can't connect using VSCode Remote-SSH. I'm using the default ACL, and I've tried switching action from 'check' to 'accept'. What kind...
Before building, change this line: https://github.com/PlankCipher/kabmat/blob/master/src/main.cpp#L29 from this ` init_pair(COLOR_PAIR_BORDER, COLOR_WHITE, -1);` to this ` init_pair(COLOR_PAIR_BORDER, COLOR_BLUE, -1);`