Skip to content

hosseinabaiyani/spotifyadblocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Spotify Ad Blocker release

simple Socks5 Server to block spotify ads
run the spotify ad blocker cli using

./spotifyadblocker --port 51081

and set the socks settings in spotify application

SYNOPSIS:
    spotifyadblocker.exe --port|-p <int> [--address|-a <string>] [--blacklist|-b <string>]
               [--help|-h|-?] [--upstream|-u <string>] [<args>]

REQUIRED PARAMETERS:
    --port|-p <int>            Listening Port

OPTIONS:
    --address|-a <string>      Listening Address (default: "127.0.0.1")

    --blacklist|-b <string>    Blacklist File path (default: "black_list")

    --help|-h|-?               (default: false)

    --upstream|-u <string>     UpStream Socks5 Address (ex: 127.0.0.1:1080) (default: "")

About

Simple Proxy Server for Blocking Spotify ads

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%