-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Virtual server folder with keys management #156
base: master
Are you sure you want to change the base?
Conversation
7a44f62
to
a1e36b0
Compare
Chances on getting this pulled into master, along with some documentation on how to use it? Would be a great feature to have. |
This looks fantastic, is there anything required for it to be merged? |
6b540fa
to
6d545b1
Compare
is there anything I could help with? |
0543fd9
to
5e5b2e3
Compare
Potential fix for firewall issue: |
Whitelisting the ports in Windows firewall also works. Changing the firewall rules probably needs UAC. |
Please continue to ignore me, issues were my end. |
5e5b2e3
to
aeb8956
Compare
aeb8956
to
47bcc9c
Compare
f8fd025
to
2e75733
Compare
2e75733
to
ffbe849
Compare
abdafa9
to
a124853
Compare
bb4aeb9
to
3c3ad02
Compare
6da1a48
to
d8199c5
Compare
d8199c5
to
310f77c
Compare
310f77c
to
8f31be1
Compare
8f31be1
to
9d152e0
Compare
Fixes #117
TODO
fs.promises
needs to be changed to allow older Node versions, its only available in Node 10+