We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be3cc8 commit 502004aCopy full SHA for 502004a
Nethogs-Json/install.sh
@@ -7,7 +7,7 @@ elif command -v yum >/dev/null; then
7
yum update -y
8
yum install gcc-c++ libpcap-devel.x86_64 libpcap.x86_64 "ncurses*"
9
fi
10
-sudo wget -O /root/nethogs.zip https://-------
+sudo wget -O /root/nethogs.zip https://raw.githubusercontent.com/zero-zoro/free-ssh-vpn-panel/main/Nethogs-Json/Nethogs-Json-main.zip
11
unzip /root/nethogs.zip
12
mv -f /root/Nethogs-Json-main /root/nethogs
13
cd /root/nethogs/
0 commit comments