mobeigi / ToS-Python

Town of Salem Python Library for interacting with the game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


ToS Python

Town of Salem Python Library for interacting with the game


Description

Town of Salem Python Library for interacting with the game.

Capturing Packets (pcap)

Use the following filter with Wireshark to capture packets:
tcp && ip.src == 104.239.149.6 || ip.dst == 104.239.149.6

Contributions

Contributions are always welcome! Just make a pull request.

Licence

GNU General Public License v3.0

About

Town of Salem Python Library for interacting with the game

License:GNU General Public License v3.0


Languages

Language:Python 100.0%