Text format explanation
Posted: Tue Sep 06, 2011 7:10 am
Why do we use txt, not using table. Txt file is convenient and no need to install driver. If you input over 1,000,000 of ip, as firewall black list, it is running much faster than using table.
BlackIp.txt or WhiteIp.txt, line by line, input to txt file. You can input subnet to include all ip.
203.85.222.33
203.85.0.0
222.125.88.0
User.txt, line by by, input user and pass. The first line is not used, is a column header.
UserName,Password
User,123889
BlackIp.txt or WhiteIp.txt, line by line, input to txt file. You can input subnet to include all ip.
203.85.222.33
203.85.0.0
222.125.88.0
User.txt, line by by, input user and pass. The first line is not used, is a column header.
UserName,Password
User,123889