Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Latest commit

 

History

History
57 lines (35 loc) · 2.8 KB

README.md

File metadata and controls

57 lines (35 loc) · 2.8 KB

CybriaHB - Alpha Testing

❓What's CybriaHB?

CybriaHB is a testing site for HyperBeam's API, along with the hopes of using virtual machines & browsers for unblocking purposes

⚡How do i use it?

If you have a HyperBeam API Key:

Fork this repo and go to the config folder and click config.json, in the HB_PROD_KEY property, replace the placeholder value with your HyperBeam production api key provided.

{
  "HB_PROD_KEY": "KEY-HERE"
}

remember to replace KEY-HERE with your production key.

If you don't have a HyperBeam API Key:

Go to https://hyperbeam.com, click Use Hyperbeam in the header, in the options dashboard, click I am a developer looking to embed Virtual Computers in my product. You'll search the login page, login with either Github or Google. Once you are in the dashboard, click Reveal Production Key and immediately copy and store the key as it will only be shown once.

🙁Limitations

  • Some websites can be blocked either by U-block Origin or perhaps your firewalls.
  • Unable to use any other aps than the browser
  • May freeze or buffer at certain times.
  • Hyperbeam sessions are the same for everyone (For your API Key)

🛫Deploy

Deploy CybriaHB in these supported hosting providers.

🥳Free

Remix on Glitch Run on Replit

💵Paid

Deploy to Heroku Deploy to Koyeb

Warning

Do not deploy this to Netlify, Github Pages, Cloudflare Pages or any Static web hosting services, they don't support Node.js

🔗Links

As of now, none yet.

😘Our Contributors