File and Directory Layout
The default Linux-based directory structure is provided below. For BSD systems, the root folder is located in /usr/local .
Terminal - Netify
×
/
├── etc/
│ ├── netifyd.conf
│ └── netify.d/
│ ├── domains.d/
│ ├── 10.adult.conf
│ ├── 10.vpn.conf
│ └── 10.malware.conf
├── usr/
│ └── sbin/
│ └── netifyd
└── var/
└── run/
└── netifyd/
├── netifyd.pid
├── status.json
└── netifyd.sock