SkillAgentSearch skills...

Cachent

A secure, open source torrent cache.

Install / Use

/learn @owenvoke/Cachent
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Cachent

A secure, open source torrent cache.

Latest Version on Packagist Software License Total Downloads

Install

Via Composer

composer create-project owenvoke/cachent

Usage

Requirements

Configuration

  1. Run composer install --no-dev in the Cachent project directory.
  2. Copy the .env.example file to .env and fill with your own database and mail details.
  3. Ensure the storage and bootstrap/cache directories are writable by the server.
  4. Run php artisan key:generate to generate a unique application key.
  5. Set up your web server to point to the public directory.
  6. Run php artisan migrate to update the database.

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

composer test

Security

If you discover any security related issues, please email security@voke.dev instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks8

Languages

PHP

Security Score

80/100

Audited on Mar 5, 2025

No findings