Skip to content

sh-vp/Server-Optimize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 

Repository files navigation

Server Optimizer Script !

  • Update Server and Install Important Packages

  • System Updated & Cleaned

  • Set TimeZone

  • Fix Hosts File (Github & LocalHost)

  • Fix Dns Nameservers

  • NetScan protection

  • Block Torrent Access

  • Enable TCP BBR

#Copy Below Code and Paste it on Your Server :

bash <(curl -Ls https://raw.githubusercontent.com/sh-vp/Server-Optimize/main/optimizer.sh)

#To open each of the internal IPs to use the tunnel, use the following commands with what Local Ip you want:

iptables -A OUTPUT -p tcp -s 0/0 -d YOUR_LOCAL_IP -j ACCEPT 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages