Home
Softono
a

adysec

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
4

Software by adysec

mirror
Open Source

mirror

AdySec CF Mirror is a free mirror site that proxies official open-source software repositories through Cloudflare's global edge network to improve download speeds for users in regions with slow access to upstream sources. Official sources offer the highest reliability and software freshness, while third-party mirrors often lag in version updates. This project consolidates access to multiple repositories behind a unified, Cloudflare-accelerated endpoint, reducing latency by routing requests to the nearest edge node and caching static content. The service runs on Cloudflare Workers using the Free Plan, which provides 100,000 requests per day with at least 10Tbps bandwidth, sufficient for over 1,000 daily users. A Rust-based proxy was adopted to handle Docker Hub rate-limiting issues such as permission denied errors and forced logins. Supported mirrors cover a wide range of Linux distributions and repositories including Ubuntu, CentOS, EPEL, Debian, Kali, Deepin, Manjaro, Arch Linux, Arch Linux CN, Arch Linux AR

Storage & Backup
317 Github Stars
CForum
Open Source

CForum

CForum — A modern, serverless forum built on Cloudflare Workers + Pages + D1 + R2, featuring posts, threaded comments, image uploads, 2FA authentication, and a hybrid deployment architecture optimized through smart edge routing.

DevOps & Infrastructure Community & Forums
110 Github Stars
DNSLog
Open Source

DNSLog

一个基于 Rust 的 DNSLog 平台,无外部依赖,集成 DNS 服务和 Web 仪表盘,支持自动注册用户、生成唯一子域名以及实时展示 DNS 日志,适用于安全测试、信息外传及漏洞验证等场景。

Vulnerability Scanning DNS & Domain Tools
146 Github Stars
OllamaR
Open Source

OllamaR

OllamaR is a high-performance, easy-to-configure open-source load balancing server designed specifically for Ollama workloads. It distributes requests efficiently across multiple backend Ollama servers to improve availability, response speed, and resource utilization. Key features include high-performance request distribution algorithms, straightforward configuration, dynamic scaling through adding or removing backend nodes without restart, and enhanced security by keeping the native Ollama port unexposed and blocking dangerous endpoints related to model and data manipulation. OllamaR acts as a proxy in front of Ollama servers, storing the backend server list in a local database populated via the /api/tags interface, and supports both self-hosted and public Ollama servers. Supported endpoints include root status, /api/tags and /v1/models for listing enabled models, /api/version for version info, /api/chat for LLM inference, and /api/embed and /api/embeddings for embedding generation. Dangerous administrative

LLM Tools & Chat UIs Load Balancers & Proxy
134 Github Stars