Skip to content

A program intended to take down Russian propaganda websites.

Notifications You must be signed in to change notification settings

Foxy6670/auto-putler-doser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

putler-doser

Note:

  • This is a modified version of the original putler-doser made to be run automatically or in the background, preferrably with a crontab of sorts. The original version can be obtained here.

  • Help Ukraine by contributing your bandwith and computing power. This is a program that targets the major Russian government or government related company and propaganda websites.

Instructions

Windows

  • Download the doser-windows.exe file from the releases page.
  • Locate the exe and run it. A Windows SmartScreen warning might pop up. Don't panic this is a false positive. You can scan the program with your antivirus if you want, it shouldn't detect anything.
  • If the program doesn't start try opening a terminal in the directory you have the file downloaded and run it by typing doser-windows.exe and pressing enter in the terminal. You can find a guide on how to open a terminal in a specific directory here.

Linux

  • Download the doser-linux file from the releases page.
  • Locate the file and run it in the terminal with the command ./doser-linux.
  • Please note that the linux version is still experimental and might have some issues.

Contribute

If you know any other websites this program could target please submit them by opening a new GitHub issue with the tag urls submission. It would great if you could also provide any proof to why these websites are worth targeting.

Compile for yourself

This program is made in golang. You can download it from here.

After you have it installed download the source code, extract it and run this command in the terminal:

go build

This will output a doser.exe file which you can then execute.

Compatibility

The program works on both Windows and Linux. No support for Mac is planned for now.

Websites list:

Disclaimer

You take full responsibility of how you use this program and the consequences that can come. Use it at your own risk.

About

A program intended to take down Russian propaganda websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages