mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
Migrate socks.py from SocksiPy to PySocks 1.7.1
Migrate `socks.py` from SocksiPy 1.01 to [PySocks 1.7.1](c2fa43cbe1/socks.py
), allowing python 3+ compatibility, [details](https://github.com/qbittorrent/qBittorrent/issues/16447#issuecomment-2776894026). The content of the `socks.py` is entirely copied from the [PySocks repository](c2fa43cbe1/socks.py
), the only modification is the license header at the top of the file and trimming trail whitespaces. Closes #16447. PR #22507.
This commit is contained in:
parent
ff03eeab5b
commit
795889c417
1 changed files with 800 additions and 312 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue