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
# In case there is a reverse-proxy serving clearnet connections, the traffic can be forwarded directly for TCP uploads handled by tcp.pl
#
# This is an example for a frontend server with IP 1.2.3.4 forwarding TCP connections on ports 7777, 7778, 7779 to a backend running tcp.pl on IP 10.0.0.1
# It is also recommended to avoid direct Internet connections for this and estabilish a secure communication channel between frontend and backend by using OpenVPN or WireGuard