/ToS-Python

Town of Salem Python Library for interacting with the game

Primary LanguagePythonGNU General Public License v3.0GPL-3.0


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