diff --git a/.devcontainer/Create.devcontainer.json b/.devcontainer/Create.devcontainer.json new file mode 100644 index 0000000..ad93c14 --- /dev/null +++ b/.devcontainer/Create.devcontainer.json @@ -0,0 +1,5 @@ +{ + "image": "mcr.microsoft.com/devcontainers/universal:2", + "features": { + } +} diff --git a/README.md b/README.md index 197ece3..b813fe3 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ If you have code standards, payloads type or payloads you think should be includ *Note: Before contributing check whether the code standard can include malicious characters/strings.* +remote-access + License ---- GPLv3