Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stingray-ip-list

Small Python scripts which gather data about IP ranges required for the Stingray products.
The scripts are meant to be run on a regular basis in order to stay up to date with changes in AWS and/or Stingray architecture.

SB3 IP Ranges

Lists specific to the Stingray Business music player (SB3).
Generates 2 lists of IP ranges that can be imported into firewalls.

Stingray Time

The SB3 must be allowed to reach these IPs via http in order to acquire the date and time.

Stingray and AWS

The SB3 must be allowed to reach these IPs via https in order to download content, playlists, messages, and software updates.
The player also requires these hosts to connect to Stingray servers for the purposes of monitoring, diagnostics, and to remotely control the player.

Running manually

Intended for Python 3.9+ due to use of type hints from the standard collections.
requests is used for downloading files. There are no other external dependencies.

About

Tooling to generate lists of IPs that our services/appliances connect to.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages