Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
295 B
Text
10 lines
295 B
Text
Sans-io socks 4/5 client/server library/framework.
|
|
|
|
Features:
|
|
|
|
* Only tcp connect (no bind, no udp)
|
|
* Both client and server
|
|
* Socks versions: 4, 4a, 5
|
|
* Socks5 auth: no auth, username/password
|
|
* Couple io backends: asyncio, trio, socketserver
|
|
* One-shot socks server (python -m siosocks)
|