Skip to content

Morteza-Rastgoo/fake-traffic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fake-traffic

fake-traffic road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora.


Description

Script independently sends and receives requests completely similar to web requests, sometimes as uploads and sometimes as downloads in different time frames and with different durations by using the libre-speedtest package.


Facilities

Generating asymmetrical traffic data and prevention of bandwidth limitations and server filtering.


Installation

Run the script as root until the installation is complete, after that use it with normal privileges:

curl -L short.platonic.ir/ft -o fake-traffic && sudo bash fake-traffic --install


Run Every 3 hours

{ crontab -l; echo "0 */3 * * * fake-traffic run &>> ~/.fake-traffic.log"; } | crontab -


Logs can also be checked from this path:

cat ~/.fake-traffic.log

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%