You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Multiple Servers] Tunneling methods such as 6to4, GRE6, and IP6IP6, Geneve provide solutions for transmitting IPv6 packets over existing IPv4 or IPv6 networks. These methods allow communication between networks that use different IP versions.
Establish a Reverse Tunnel between different servers and clients. IPV4 | IPV6 - Supports TCP & UDP . You can establish a tunnel between 5 Kharej servers & 1 IRAN server and vice versa.
Create a reverse tunnel using FRP with load balancing between multiple servers (10) Kharej Servers | (1) Iran Server/s and vice versa] using either Native IPV6 or Private IPs & Tunnel Broker
This implements a TCP tun between a client & server using a TUN interface. The client and server communicate by encapsulating network packets within TCP connections. Encapsulation & decapsulation is Simultaneous.You can establish the tunnel in DIRECT or REVERSE mode and then use the local private ips to be used in port forward or tunnels.
A Wireguard management panel built with Flask and Python. This dashboard helps manage Wireguard peers, track traffic usage, and monitor system metrics like CPU, RAM, and disk. It also integrates with a Telegram bot for notifications and Peer management.
TCP & UDP port forwarder with monitoring & metrics & robot. TCP supports port range, connection pools, retry mechanism, max con, yaml. UDP supports single port forwarder.