This project is a containerized implementation of a blockchain node for the Base network. It manages the execution and consensus processes of an Ethereum Virtual Machine node within an isolated environment to maintain the network and process blockchain data. The infrastructure includes a specialized interface for processing pending blocks via websockets to reduce latency. It also provides a state synchronization tool that uses pre-computed snapshots to accelerate the process of reaching the current block height. The system covers network identity configuration for mainnet and testnet environ
This project is a wireless hotspot management interface for Debian devices. It provides a web-based controller for managing wireless access points, wireless repeaters, VPN gateways, and DNS ad-blocking filters. The system includes a captive portal framework to intercept network traffic via customizable splash pages and a VPN controller that supports WireGuard and OpenVPN with kill-switch functionality. It further differentiates itself with a DNS ad-blocking filter using curated blacklists and the ability to operate in multiple network modes, including bridged access point and wireless repeate
DjangoBlog is an open-source blog engine built with the Django web framework, designed as a full-featured content management system. It provides Markdown editing for articles and pages, supports social login through OAuth providers including Google, GitHub, Facebook, Weibo, and QQ, and offers full-text search powered by Elasticsearch or Whoosh with keyword highlighting in results. The blog distinguishes itself through several integrated capabilities. It includes a Redis-based page caching system that caches rendered responses and automatically invalidates them on content changes to reduce dat
env is a Go library that reads environment variables and populates the fields of a Go struct according to tag directives. It uses reflection to iterate over struct types and tags at runtime, mapping environment variable names to struct fields and applying parsing behavior defined in struct tags. The library supports required field validation, returning errors when marked fields are missing or empty after parsing. It also provides default value fallback from struct tags when environment variables are not set, environment variable expansion that recursively substitutes references within values,
WorkerVless2sub is a serverless proxy subscription manager that runs on Cloudflare's edge network, generating optimized VMess, VLESS, and Trojan proxy links. It operates as a subscription generator that combines a default node pool with IP-replacement optimization to produce high-performance proxy configurations.
Les fonctionnalités principales de cmliu/workervless2sub sont : Proxy Subscription Generators, VMess VLESS Trojan, Custom Parameter Subscriptions, Proxy Subscription Format Exporters, Clash and Sing-Box Exports, Environment Variable Configuration, Cloudflare Workers Implementations, Proxy Subscription Managers.
Les alternatives open-source à cmliu/workervless2sub incluent : base/node — This project is a containerized implementation of a blockchain node for the Base network. It manages the execution and… liangliangyy/djangoblog — DjangoBlog is an open-source blog engine built with the Django web framework, designed as a full-featured content… raspap/raspap-webgui — This project is a wireless hotspot management interface for Debian devices. It provides a web-based controller for… caarlos0/env — env is a Go library that reads environment variables and populates the fields of a Go struct according to tag… 7sageer/sublink-worker — This is a serverless proxy subscription converter implemented as a Cloudflare Worker. It aggregates multiple proxy… laziestren/cloud-mail — Cloud-mail is a serverless email backend and routing service built on Cloudflare infrastructure. It provides a…