nskinkel / oppy

A Tor client (onion proxy) implementation in Python
BSD 3-Clause "New" or "Revised" License
24 stars 3 forks source link

Print stringified reason if a RelayEndCell comes with reason != REASON_DONE #139

Open nskinkel opened 9 years ago

nskinkel commented 9 years ago

oppy currently prints the integer reason. print a human-readable string instead.