Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Maps an HTTP request to a set of configuration variables
...Symfony recommends attributes because it’s convenient to put the route and controller in the same place. On PHP 8, you can use native attributes to configure routes right away. On PHP 7, where attributes are not available, you can use annotations instead, provided by the Doctrine Annotations library. This configuration tells Symfony to look for routes defined as annotations in any PHP class stored in the src/Controller/ directory.
Easily turn a Ubuntu-based computer into a full linux router, complete with dhcpd, named/bind, iptables firewall, and packet inspection of the network traffic being routed.
Deep packet inspection for layer 2 (mac), layer 3 (ipv4, ipv6), layer 4 (icmp, tcp, udp), and layer 7 (application-specific). Summary of network flows and all layers of inspected traffic is stored in a database at 1-second intervals. This database is then mined to drive the Apache/PHP web interface.
BGPHist stores MP-BGP updates activity and history into a database.
...It support not only internet routes, but also these address families:
1. ipv4 multicast
2. ipv4 labeled unicast
3. vpnv4 unicast
4. ipv6 unicast
5. ipv6 labeled unicast
6. vpnv6 unicast
7. l2vpn vpls-vpws
8. ipv4 mvpn
Backend storages supported - text output, MySQL database and Oracle database.
For MySql backend there is also a simple PHP frontend.
Possible usages:
1. Monitor and log ISP's customers activity for Internet and VPNs.
2. Use as a passive BGP looking glass for all possible VPNs and Internet.
3. ...