Skip to content
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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Dahlgren
Copy link
Owner

@Dahlgren Dahlgren commented Apr 13, 2020

Fixes #117

TODO

  • Add check if mods and servermods overlap
  • fs.promises needs to be changed to allow older Node versions, its only available in Node 10+
  • Write tests

lib/server.js Outdated Show resolved Hide resolved
lib/server.js Outdated Show resolved Hide resolved
lib/server.js Outdated Show resolved Hide resolved
lib/server.js Outdated Show resolved Hide resolved
@Dahlgren Dahlgren force-pushed the feature/virtual-server-folder branch 2 times, most recently from 7a44f62 to a1e36b0 Compare June 21, 2020 10:13
@KyleKotowick
Copy link

Chances on getting this pulled into master, along with some documentation on how to use it? Would be a great feature to have.

@Tirpitz93
Copy link

This looks fantastic, is there anything required for it to be merged?
I would be keen to get this to a working level.

@Dahlgren Dahlgren force-pushed the feature/virtual-server-folder branch 5 times, most recently from 6b540fa to 6d545b1 Compare February 28, 2021 12:21
@Tirpitz93
Copy link

is there anything I could help with?

@Dahlgren Dahlgren force-pushed the feature/virtual-server-folder branch 6 times, most recently from 0543fd9 to 5e5b2e3 Compare March 5, 2021 09:26
@Tirpitz93
Copy link

Potential fix for firewall issue:
https://www.npmjs.com/package/firewall (I have not tested, but I have now set up a working directory to try some stuff)

@Dahlgren
Copy link
Owner Author

Dahlgren commented Mar 5, 2021

Whitelisting the ports in Windows firewall also works. Changing the firewall rules probably needs UAC.

@Tirpitz93
Copy link

Tirpitz93 commented Mar 8, 2021

Please continue to ignore me, issues were my end.

@Dahlgren Dahlgren force-pushed the feature/virtual-server-folder branch from 5e5b2e3 to aeb8956 Compare May 6, 2021 18:25
@Dahlgren Dahlgren force-pushed the feature/virtual-server-folder branch from aeb8956 to 47bcc9c Compare June 16, 2021 17:05
@Dahlgren Dahlgren force-pushed the feature/virtual-server-folder branch 3 times, most recently from f8fd025 to 2e75733 Compare July 10, 2021 13:44
@Dahlgren Dahlgren force-pushed the feature/virtual-server-folder branch from 2e75733 to ffbe849 Compare November 19, 2021 08:32
@Dahlgren Dahlgren force-pushed the feature/virtual-server-folder branch 2 times, most recently from abdafa9 to a124853 Compare November 28, 2021 11:58
@Dahlgren Dahlgren force-pushed the feature/virtual-server-folder branch 2 times, most recently from bb4aeb9 to 3c3ad02 Compare December 30, 2021 01:54
@Dahlgren Dahlgren force-pushed the feature/virtual-server-folder branch 2 times, most recently from 6da1a48 to d8199c5 Compare December 28, 2022 16:46
@Dahlgren Dahlgren force-pushed the feature/virtual-server-folder branch from d8199c5 to 310f77c Compare July 23, 2023 16:35
@Dahlgren Dahlgren force-pushed the feature/virtual-server-folder branch from 310f77c to 8f31be1 Compare March 27, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Keys management
3 participants