iPhone Screenshots
Description
Function:
## Web Server
- Local website hosting: Quick deployment of local websites and file sharing
- Directory browsing: Configurable directory index display, upload and download files.
- Default pages: Support for multiple default homepage files
- Static file serving: Efficient static file transfer
--WebDAV mounting functionality
## DNS Server
- Forward resolution: Supports A, AAAA, CNAME, MX, NS, TXT, and SRV record types
- Reverse resolution: Supports PTR records for IP-to-domain reverse lookups
-Conditional forwarding: Set up forwarding servers based on domain names
-Healthy check
- Multiple record types:
- A records: IPv4 address resolution
- AAAA records: IPv6 address resolution
- CNAME records: Domain aliases
- MX records: Mail server configuration
- TXT records: Text information (SPF, DKIM, DMARC, etc.)
- SRV records: Service discovery
- Forwarding: Supports upstream DNS server forwarding for complete DNS solutions
- Caching: Intelligent caching to improve query performance
## DHCP Server
- Dynamic IP allocation: Automatically assigns IP addresses and network configuration to network devices
- Multi-subnet support: Configurable multiple subnet pools for complex network environments
- Lease management: Real-time monitoring of IP lease status, viewing active connections and lease expiration times
- Advanced options: Supports Option 43 (vendor-specific information) and Option 150 (TFTP server address)
## FTP Server
- Multi-user management: Support for creating multiple user accounts with individual permission settings
- Anonymous access: Configurable anonymous user access for easy file sharing
- Permission control: Fine-grained permission management (read, write, delete, create directory)
- Multi-language support: Full UTF-8 and Chinese support
## SFTP Server
- Secure transfer: SSH-based encrypted file transfer
- User isolation: Chroot directory restrictions ensure users can only access designated directories
- Permission management: Supports read, write, delete, create directory, and execute permissions
## TFTP Server
- Lightweight transfer: Suitable for network booting, firmware updates, and other scenarios
- Option negotiation: Supports block size, transfer size, and window size options
- Transfer monitoring: Real-time display of transfer progress and status
- Error handling: Complete TFTP error code support
## NTP Server
- Time synchronization: Provides accurate network time services
- Upstream synchronization: Supports multiple upstream NTP servers
- Client monitoring: Tracks connected clients and synchronization status
- Performance statistics: Displays latency, offset, jitter, and other statistical information
- Hierarchical architecture: Supports NTP hierarchical time architecture
## Syslog Server
- Log collection: Centralized collection of network device and system logs
- Log rotation: Automatic log file rotation and archiving
- Formatted output: Customizable log formats
- Client filtering: Supports allowed client IP lists
- Real-time monitoring: Real-time display of received log information