Skip to content

Commit 502004a

Browse files
authored
Update install.sh
1 parent 8be3cc8 commit 502004a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Nethogs-Json/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ elif command -v yum >/dev/null; then
77
yum update -y
88
yum install gcc-c++ libpcap-devel.x86_64 libpcap.x86_64 "ncurses*"
99
fi
10-
sudo wget -O /root/nethogs.zip https://-------
10+
sudo wget -O /root/nethogs.zip https://raw.githubusercontent.com/zero-zoro/free-ssh-vpn-panel/main/Nethogs-Json/Nethogs-Json-main.zip
1111
unzip /root/nethogs.zip
1212
mv -f /root/Nethogs-Json-main /root/nethogs
1313
cd /root/nethogs/

0 commit comments

Comments
 (0)