Skip to content

Instantly share code, notes, and snippets.

View Timi7007's full-sized avatar

Timlukas Bloch Timi7007

View GitHub Profile
@Allstreamer
Allstreamer / snow.py
Created April 19, 2022 18:36
A script to Summarize a Snowflake(Tor Project) Log file
# This Script uses the following dependancies
# pip install nums_from_string
#
# To Run this script type:
# python snow.py <Log File Name>
#
# Example:
# python snow.py snow.log
#
# Written By Allstreamer_