ITADN

Add Chunking File Bytes

#3Opencoolboy0816 创建于 2024-06-19
C
coolboy0816commented
There is a situation where the parameters are too long and unresponsive when reading files for certain GET requests. An idea: having "B" or "bytes" that will automatically generate and read specified bytes Something like $ wrapwrap --bytes 0-100 /etc/passwd would generate a PHP filter that reads 0-100 bytes of/etc/passwd. The tool is not used enough to justify spending time on this yet, but maybe in the future.
0 条评论