Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.08 KB

File metadata and controls

29 lines (24 loc) · 1.08 KB


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