awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
FxPool avatar

FxPool/FXMinerProxy

0
View on GitHub↗
3,689 stars·503 forks·Go·MIT·1 viewwww.fxminerproxy.com↗

FXMinerProxy

FXMinerProxy is a Stratum mining proxy and hardware management tool that intercepts and routes traffic between cryptocurrency hardware and mining pools. It functions as a middleware system for managing mining farms, allowing for the encryption of miner traffic and the redirection of mining rewards to custom wallets.

The project features a specialized fee collection system that deducts development and operator fees using tiered scaling and conversion rate calculations. It also includes a remote administration suite for pushing configuration updates, executing shell commands on connected clients, and managing hardware settings.

The software provides comprehensive observability through hashrate monitoring, share auditing, and real-time performance analysis. It manages network traffic via SSL/TLS encryption and obfuscated tunnels to bypass restrictions, while incorporating a watchdog process for automatic service recovery and system resource monitoring.

Features

  • Stratum Protocol Proxies - Functions as a specialized proxy server for the Stratum mining protocol to intercept and route traffic between hardware and pools.
  • Mining Client Management - Provides a central dashboard for monitoring hashrates and hardware connectivity across large groups of miners.
  • Hashrate Monitoring - Tracks real-time hashrate, share validity, and connectivity for all connected mining hardware.
  • Mining Proxies - Routes mining traffic between hardware and pools to manage shares and reduce network latency.
  • Mining Pool Destination Mapping - Specifies destination mining pools via custom port configurations to ensure compatibility with various hardware firmwares.
  • Mining Reward Redirection - Overrides default reward addresses to redirect mining payouts to custom wallets.
  • Reward Address Redirection - Implements the ability to intercept and replace original wallet addresses with custom destinations during share submission.
  • Traffic Routing - Reroutes mining traffic based on detected hardware types to apply specific routing and fee logic.
  • Mining Traffic Security - Secures cryptocurrency mining protocol transmissions using certificate-based encryption to prevent tampering.
  • Reward Wallet Overriding - Replaces default author reward addresses with custom wallets to redirect fee collection.
  • TLS Traffic Encryption - Implements SSL/TLS encryption to secure the communication channels between mining hardware and the proxy server.
  • Mining Share Fee Injection - Intercepts mining shares to deduct development and operator fees before forwarding them to the pool.
  • Software Development Fee Collection - Deducts a percentage of mining rewards using a tiered scale to collect development fees.
  • Mining Metrics - Visualizes historical trends for hash rate and user counts over a 30-day period.
  • User Performance Statistics - Displays mining performance data for individual users through a management dashboard.
  • Hashrate Sampling - Computes mining power based on share difficulty at regular intervals to reference network performance.
  • Share Auditing - Reviews historical records of valid and invalid shares to verify the amount of work submitted.
  • Share Logging - Records individual shares submitted by hardware to monitor performance and verify contributions in the software.
  • Remote Command Execution - Transmits encrypted control messages to connected clients to execute system shell commands.
  • Mining Performance Metrics - Generates performance curves for hash rates and latency to analyze total pool capacity.
  • Hashrate Calculation - Determines mining power using hardware data or share calculations over a ten-minute window.
  • Traffic Obfuscation - Masks network traffic via tunnels to bypass deep packet inspection and restrictive firewalls.
  • Traffic Tunneling - Encapsulates mining data using SSL/TLS or custom encryption to secure hardware connections and bypass network restrictions.
  • Performance Trend Visualization - Visualizes historical hash rate curves from external pools to monitor performance trends.
  • Encrypted Tunneling - Establishes secure, encrypted tunnels to protect mining data and bypass network restrictions.
  • Difficulty-Based Rate Calculations - Determines conversion rates for collected fees based on mining difficulty for accurate payment calculations.
  • User-Based Scaling Tiers - Deducts reward percentages using a scalable logic that adjusts based on the number of active users.
  • Activity Monitors - Tracks the status and performance of connected mining clients through a central dashboard.
  • Client Remote Configuration - Allows for the remote adjustment of client configuration settings and pushing updates via a central interface.
  • Interval-Based Resource Sampling - Calculates mining power by measuring share difficulty aggregated over fixed time intervals.
  • Miner Connectivity Tracking - Logs online and offline events to diagnose the stability of pool communications.
  • Real-time Performance Monitoring - Analyzes mining efficiency by tracking real-time and historical logs for hash rates and connection status.
  • Real-time Status Streaming - Streams live operational data from mining hardware to observe status and troubleshoot issues.
  • Remote Command Execution - Enables the execution of shell commands on connected client hardware for troubleshooting and maintenance.
  • Status Monitors - Tracks real-time statistics for online and offline hardware across multiple cryptocurrency coins.

Star history

Star history chart for fxpool/fxminerproxyStar history chart for fxpool/fxminerproxy

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to FXMinerProxy

Similar open-source projects, ranked by how many features they share with FXMinerProxy.
  • evilgenius-dot/rustminersystemEvilGenius-dot avatar

    EvilGenius-dot/RustMinerSystem

    3,873View on GitHub↗

    RustMinerSystem is a cryptocurrency mining proxy server and Stratum protocol proxy. It acts as a network intermediary that forwards traffic from mining hardware to remote pools while centralizing connection management and pool node operations. The system enables the injection of custom operator fees into mining shares to monetize traffic. It supports dynamic algorithm switching, allowing the system to update supported cryptocurrency hashing algorithms in real time without requiring a process restart. The project includes a web-based management dashboard for monitoring system health, port act

    Rustbtcminerbtcproxyktminer
    View on GitHub↗3,873
  • ginuerzh/gostginuerzh avatar

    ginuerzh/gost

    18,019View on GitHub↗

    gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted connections. It functions as a traffic obfuscation gateway and a transparent proxy server capable of intercepting TCP and UDP traffic at the IP level. The project also includes a virtual network interface manager for creating TUN and TAP devices to intercept operating system packets. The system distinguishes itself through a chain-based request routing model, allowing traffic to pass through an ordered sequence of proxy nodes. It provides extensive transport-layer encapsulatio

    Godnsgogolang
    View on GitHub↗18,019
  • netbirdio/netbirdnetbirdio avatar

    netbirdio/netbird

    26,188View on GitHub↗

    NetBird is a zero-trust networking platform that builds secure, encrypted peer-to-peer overlay networks using the WireGuard protocol. It functions as a software-defined perimeter, connecting distributed infrastructure across cloud environments and physical locations while hiding network resources from the public internet. By integrating with external identity providers, the platform enforces granular access control and identity-based segmentation for every user and device. The platform distinguishes itself through extensive automation and programmatic management capabilities. It provides a ce

    Gogolangmeshmesh-networks
    View on GitHub↗26,188
  • fw876/helloworldfw876 avatar

    fw876/helloworld

    4,165View on GitHub↗

    This project is a censorship circumvention tool and transparent proxy gateway designed to bypass local network restrictions. It functions as a SOCKS5 proxy server, a DNS tunneling tool, and a network traffic obfuscator to help users access blocked websites. The software implements masking protocols to hide the origin and destination of data to evade restrictive firewalls. It provides capabilities for network traffic obfuscation and secure DNS tunneling to protect network privacy and resolve blocked domains. The system handles wide-scale traffic management by intercepting system network traff

    C
    View on GitHub↗4,165
See all 30 alternatives to FXMinerProxy→

Frequently asked questions

What does fxpool/fxminerproxy do?

FXMinerProxy is a Stratum mining proxy and hardware management tool that intercepts and routes traffic between cryptocurrency hardware and mining pools. It functions as a middleware system for managing mining farms, allowing for the encryption of miner traffic and the redirection of mining rewards to custom wallets.

What are the main features of fxpool/fxminerproxy?

The main features of fxpool/fxminerproxy are: Stratum Protocol Proxies, Mining Client Management, Hashrate Monitoring, Mining Proxies, Mining Pool Destination Mapping, Mining Reward Redirection, Reward Address Redirection, Traffic Routing.

What are some open-source alternatives to fxpool/fxminerproxy?

Open-source alternatives to fxpool/fxminerproxy include: evilgenius-dot/rustminersystem — RustMinerSystem is a cryptocurrency mining proxy server and Stratum protocol proxy. It acts as a network intermediary… ginuerzh/gost — gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted… netbirdio/netbird — NetBird is a zero-trust networking platform that builds secure, encrypted peer-to-peer overlay networks using the… fw876/helloworld — This project is a censorship circumvention tool and transparent proxy gateway designed to bypass local network… yonggekkk/x-ui-yg — x-ui-yg is a web-based proxy panel and multi-protocol manager used to deploy and manage network proxy protocols for… bia-pain-bache/bpb-worker-panel — BPB-Worker-Panel is a control panel designed for deploying and managing VLESS and Trojan proxies hosted on Cloudflare…