We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce556cf commit 6126f8bCopy full SHA for 6126f8b
1 file changed
composer.json
@@ -1,6 +1,8 @@
1
{
2
"name": "clue/socks",
3
"type": "library",
4
+ "description": "Async SOCKS proxy client and server (SOCKS4, SOCKS4a and SOCKS5)",
5
+ "keywords": ["socks client", "socks server", "tcp tunnel", "socks protocol", "async", "react"],
6
"homepage": "http://github.com/clue/socks",
7
"license": "MIT",
8
"autoload": {
0 commit comments