Skip to content

Cacheract Alpha - 0.1.0

Latest
Compare
Choose a tag to compare
@AdnaneKhan AdnaneKhan released this 17 Dec 22:38
· 6 commits to main since this release

Alpha release of Cacheract Cache Native Malware

Quick Start:

  • Clone https://github.com/ADnaneKhan/Cacheract
  • git checkout 0.1.0
  • Modify src/config.ts to contain webhook, replacements, and optional custom cache entries.
  • Build with npm run build
  • Compiled Cacheract in dist/bundle.js

Deployment

Run with node bundle.js using your default branch execution primitive.