📁 File Manager Pro
v10.0.3 | PHP: 7.4.15
Server: Apache/2.4.25 (Debian)
2026-07-01 21:38:41
📂
/ (Root)
/
usr
/
bin
📍 /usr/bin
🔄 Refresh
✏️
Editing: routef
Read Only
#! /bin/sh if [ -z "$*" ] ; then exec ip -4 ro flush scope global type unicast else echo "Usage: routef" echo echo "This script will flush the IPv4 routing table" fi
💾 Save Changes
❌ Cancel