Skip to content

Town of Salem Python Library for interacting with the game

License

Notifications You must be signed in to change notification settings

mobeigi/ToS-Python

Repository files navigation


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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages