Browse Source

Update README

Vova Tkach 6 years ago
parent
commit
422fef6793
1 changed files with 11 additions and 0 deletions
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -12,4 +12,15 @@ And root access.
 su root  
 apt-get install make; apt-get install wget; mkdir ~/tmplinutils; cd ~/tmplinutils; wget -O Makefile https://github.com/vladimirok5959/bash-linux-utils/releases/download/latest/Makefile; make  
 make install  
+```
+Downloading...
+[OK] ~/.tmux.conf
+[OK] /usr/local/bin/atr
+[OK] /usr/local/bin/iptables-http-clear
+[OK] /usr/local/bin/iptables-http-cloudflare
+[OK] /usr/local/bin/iptables-write
+[OK] /usr/local/bin/ping-disable
+[OK] /usr/local/bin/ping-enable
+All installed successfully
+```
 cd ~; rm -rd ~/tmplinutils