# Traffic-Analysis_Resistant_Anonymity_Sets ## Run server by ``` $ flask run --host=0.0.0.0 ``` ## Run client by ``` $ python client.py http://127.0.0.1:5000/api/user_info dataset ```