nskinkel / oppy

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

`socks.py` - SOCKSProxy SHOULD implement "RESOLVE_PTR" #25

Closed dwtj closed 9 years ago

dwtj commented 10 years ago

I think that, for now, the SOCKSProxy SHOULD implement "RESOLVE_PTR", but I think that it is a relatively low priority.

See socks-extensions.txt in the Tor specification documents for details about "RESOLVE_PTR".

nskinkel commented 9 years ago

This is covered in the "simplifications" documentation.