Free VMs for everyone. A "cloud".
DB gitignored for a special purpose. Add these contents to db.json.
{}
Save this and then run.
Please build suspiral:
- cd to
suspiral
- docker build . -t duckcloud/suspiral
[err] Experiencing no pages (just the file name)? Make sure all the .jsembeds files are symlinks!
[wrn] Terminal input on Windows might not work. If you need that for testing, please use Linux VMs (actual VMs!) or WSL.
You can get PRO on any account by using a random token. To do this, create an account called "pro_coder" and select a strong password for it,
using normal DuckCloud tools. This account can run VMs, even get PRO flag for itself. Under /manage, you'll find "PRO flag management" section, which
will have the options to create or delete PRO tokens. The tokens can be created/removed, and set to expire after activation.
You can also restrict the user from getting the PRO flag by using this feature, by setting cannotPRO
to true
an db.json.
Create a file called db.lok
, then you can edit the database. After you have done the editing, remove db.lok
, otherwise the site won't answer.
Warn your users about a possible update by creating duckcloud.blok
. It's ultimate, restricting any user from logging in until a restart has completed. Notice that you'll need to remove duckcloud.blok
after updating, otherwise the site will still be blocked.
Use testTCPConnect.js
for TCP tunnelling. Also check out duckcloud-cli on npm for the forward
command