Quantcast
Channel: Recent Discussions — Plex Forums
Viewing all articles
Browse latest Browse all 151235

PlexBan

$
0
0

PlexBan is a project created using Python and PostgreSQL. The main purpose of the project is to manage auto-magically user connections authorization on Plex Media Server (PMS). By verifying the PMS sessions XML file, PlexBan will notice if a) the same username is seen multiple times using different IP addresses or if b) multiple IP addresses are toggling for one specific user. A Ban Flag can be raised based on a token system related to time stamps, all logged into PostgreSQL DB. Project is available on Windows and Linux. Firewall rules are then created based on the ban flag status (IPtables, Windows Firewall), per connection, until the timer expires; default is 900 seconds. Can be used for multiple PMS design.

Code soon available on both OS (Linux/Windows) (~Sept 15 2016). Currently only "tested" on windows 7+.

~K

code available here
docs available here


Viewing all articles
Browse latest Browse all 151235

Trending Articles