Browse Source

Update README.md

master
Don Kingdon 1 year ago committed by GitHub
parent
commit
ebe61ef84f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

2
README.md

@ -28,7 +28,7 @@ Dependencies:
sudo apt-get install build-essential make git screen unzip curl nginx pkg-config tcl wget nmap rsync ipset -y
sudo ipset create blacklist hash:ip
### Install GOLANG
### Install GO
wget https://storage.googleapis.com/golang/go1.21.12.linux-amd64.tar.gz
tar -xvf go1.21.12.linux-amd64.tar.gz
rm go1.121.12.linux-amd64.tar.gz

Loading…
Cancel
Save