hello
Server : Apache/2.4.52 (Ubuntu) System : Linux HAN2 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 User : servadmin ( 1000) PHP Version : 8.1.2-1ubuntu2.25 Disable Function : NONE Directory : /usr/share/doc/vsftpd/ |
I'm not sure what you expected to find in this file :-) Anyway, this is to explain that vsftpd is not as much code as you might expect from running a command like "wc -l *.c". Why? Simply because I use a very verbose style of coding in vsftpd, which consumes a lot of lines. Verbose code is very important in a secure program. How can you verify a program's security if it is not readable?