frp新竞争者brook

Notes

frp is a great tool; see the tutorial at frp内网穿透教程
Recently, a new tool called brook has emerged, and it feels even better!

Official Introduction

Brook is a cross-platform (Linux/macOS/Windows), high-performance network tunneling and proxy tool, as well as an internal network penetration tool, written in Go. It supports various tunneling methods including TCP, UDP, HTTP(S), and WebSocket, is compatible with mainstream protocols such as SSH, HTTP, Redis, and MySQL, and provides an intuitive visual management interface for easy configuration and monitoring.

Features

  • Supports TCP / UDP / HTTP(S) / WebSocket tunneling
  • Compatible with multiple protocols: SSH, HTTP(S), MySQL, Redis, etc.
  • Provides a visual interface supporting initialization, configuration, and status monitoring
  • Simple configuration (client.json, server.json), supports auto-reconnection and log output
  • Lightweight and efficient, runs across platforms

Website