TCPipe
Hello,
let's get started.
frp tunnel management. Two steps to set up.
Create admin account
These credentials protect your panel.
Username
Password
Confirm password
All set!
TCPipe is ready.
Domainpnl.tcpipe.xyz
frps bind0.0.0.0:7000
TCPipe
Username
Password
Dashboard
Tunnels
active
frps CPU
process usage
frps RAM
resident memory
System uptime
server
System
CPU usage
RAM used
Disk
frps status
frps process
PID
Net RX
Net TX
Bind0.0.0.0:7000
Tunnels
#Name / noteTokenPortLeaseStatus
Port Map
PortTunnelClient IPStatusLast seen
Admins
UsernameRoleCreated
Settings
General
Panel domain
Auth token (frps ↔ frpc)
TLS / Certificate
TCPipe handles TLS directly — no nginx needed. Let's Encrypt certificates are valid for 90 days, certbot renews them automatically ~30 days before expiry. Manual renewal:
systemctl stop tcpipe-panel certbot certonly --standalone -d pnl.tcpipe.xyz \ --non-interactive --agree-tos -m admin@tcpipe.xyz systemctl start tcpipe-panel