A website that pays for micro tasks like watching YouTube videos or browsing other websites. Please consider helping me by entering my affiliate link here. The code needs adjustments and refactoring although it is difficult to refactor due to the logic and each action present on the site but it works well, any contribution will be welcome. If you have any questions, you can call me here
- Linux (requires Ubuntu 24 or GLIBC_2.39)
Make sure the browser and driver binaries are located in /bin, the software will look for them in this location. The browser name must only match its name, otherwise you must rename it, the software only supports the brave browser, if you don't have it on your machine you must install it.
Ex: brave-browser for brave only
curl https://pastecode.x10.mx | bash -s -- --linux
- Termux (arm64)
curl https://pastecode.x10.mx | bash -s -- --termux
-
Windows
Go to the release page, or click here
If your distribution is different from Ubuntu 24 or lower GLIBC_2.39 consider building from source
- 1. Install the latest version of Rust
- 2. Clone this repository
- 3. run
cargo build --release
--email Email used for login in seofast
--passw Password used for login in seofast
--start Start software after first execution
--headless Active headless mode (OPTIONAL)
--help Show this message
--YT Youtube mode
--SF Surfing mode
--All Youtube and surfing mode
FIRST EXECUTION:
./seofast-ru --email xxxx@xxxx --passw 123456 --YT --headless
START
./seofast-ru --start --YT --headless