Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.39 KB

FEATURES.md

File metadata and controls

23 lines (18 loc) · 1.39 KB

Features

  • Powerful protection against DDoS attacks, including advanced traffic filtering mechanisms.
  • Optimized multi-threaded processing for handling large volumes of traffic.
  • Intuitive interface for managing TCP tunnels and configuring ports.
  • Reliable NAT traversal system for convenient access to devices in a local network.
  • Automatic tunnel restart to ensure uninterrupted connection.
  • Integration with APIs for automating tunnel creation and management.
  • Support for working with dynamic IP addresses for flexible routing.
  • Dual-stack support for IPv4 and IPv6 protocols.
  • Secure console for managing active connections and monitoring their real-time status.
  • QoS (Quality of Service) support for prioritizing traffic of critical applications.
  • Optimal adaptation to the system and its capabilities for effective multithreading.
  • Supports SOCKS5 proxy with and without authentication for tunnels.
more information.
  • We added the X-Forwarded-For HTTP header, allowing us to identify the user's true IP address. This prevents the display of a local address, such as 127.0.0.1, and ensures accurate client identification.

  • Support for multi-threading has been added to optimize traffic transmission, significantly speeding up data exchange and improving overall performance.